Skip to content

Commit 926c196

Browse files
committed
chore: fix formatting in state.ts. organise imports and remove empty first line
1 parent 815759a commit 926c196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/state.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
21
import * as lruCache from 'lru-cache';
2+
33
import config = require('./common/config');
44

55
const imagesLruCacheOptions = {

0 commit comments

Comments
 (0)