Skip to content

Commit

Permalink
Update storage.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
hfwittmann committed Apr 28, 2017
1 parent 123f1b1 commit daa3172
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/services/storage.spec.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { StorageService } from './';
import { StorageMock } from './mocks';

let storage: StorageService = null;

Expand Down

0 comments on commit daa3172

Please sign in to comment.