Skip to content

Commit

Permalink
remove tslint config line from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
helfer committed Jun 14, 2016
1 parent c33208d commit e0655cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/runQuery.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import {
expect,
} from 'chai';

// XXX can be removed after tests are actually writen
/* tslint:disable:no-unused-variable */
import {
GraphQLSchema,
GraphQLObjectType,
Expand Down

0 comments on commit e0655cb

Please sign in to comment.