Skip to content

Commit 7c0acb3

Browse files
fathybdevongovett
authored andcommitted
Remove circular require in Asset.js (#165)
1 parent 34b84e4 commit 7c0acb3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Asset.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
const Parser = require('./Parser');
21
const path = require('path');
32
const fs = require('./utils/fs');
43
const objectHash = require('./utils/objectHash');

0 commit comments

Comments
 (0)