Skip to content
Prev Previous commit
chore(style): remove unused fs import
  • Loading branch information
jimitndiaye committed Oct 18, 2016
commit 0a6b40db24857820524905e8fd6c80e44c6a0038
1 change: 0 additions & 1 deletion tests/e2e/tests/build/styles/css.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import * as fs from 'fs';
import * as glob from 'glob';

import {writeMultipleFiles, expectFileToMatch} from '../../../utils/fs';
Expand Down