mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-01-16 08:52:10 +01:00
style: remove unnecessary whitespace in multiple files for cleaner code
This commit is contained in:
@ -21,7 +21,7 @@ export interface SchedulerConfig {
|
||||
*/
|
||||
export function getSchedulerConfig(): SchedulerConfig {
|
||||
const config = getEnvSchedulerConfig();
|
||||
|
||||
|
||||
return {
|
||||
enabled: config.enabled,
|
||||
csvImport: {
|
||||
|
||||
Reference in New Issue
Block a user