Skip to content

Commit 46466fb

Browse files
committed
fix(Travis): Finally should work :)
1 parent c7a3ca6 commit 46466fb

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/composeWithDataLoader.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { TypeComposer } from 'graphql-compose'
22
import DataLoader from 'dataloader'
3-
import hash from 'object-hash'
43
import SingleContinous from './singleContinous'
54

65
import {

src/singleContinous.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
import objectHash from 'object-hash'
2-
import stringHash from 'string-hash'
3-
41
/**
52
* This class makes shure functions with params only run once
63
*/

0 commit comments

Comments
 (0)