fix: linting

This commit is contained in:
Wyatt Johnson
2018-07-11 14:49:18 -06:00
parent bfede26ddd
commit d2368f4cc5
-2
View File
@@ -5,11 +5,9 @@ import { ActionCounts } from "talk-server/models/actions";
import {
Connection,
Cursor,
Edge,
getPageInfo,
nodesToEdges,
NodeToCursorTransformer,
PageInfo,
} from "talk-server/models/connection";
import Query from "talk-server/models/query";
import { TenantResource } from "talk-server/models/tenant";