Skip to content

Commit dbc54a3

Browse files
authored
Merge pull request #448 from snyk/snyk/chore/formatting-state
chore: fix formatting in state.ts - organise imports
2 parents 815759a + 926c196 commit dbc54a3

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)