Skip to content

Commit ad8ff15

Browse files
committed
[DURACOM-327] Fix lint
1 parent 0ddcf62 commit ad8ff15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/config.server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
import { isNotEmpty } from '@dspace/shared/utils/empty.util';
21
import {
32
existsSync,
43
readFileSync,
54
writeFileSync,
65
} from 'node:fs';
76
import { join } from 'node:path';
87

8+
import { isNotEmpty } from '@dspace/shared/utils/empty.util';
99
import {
1010
blue,
1111
bold,

0 commit comments

Comments
 (0)