Skip to content

Commit

Permalink
remove unnecessary new line
Browse files Browse the repository at this point in the history
  • Loading branch information
maticzav authored Dec 22, 2018
1 parent 8ea063c commit 33cfbb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/codegen/TypescriptGenerator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import {
} from 'graphql'

import { Generator } from './Generator'

import { Maybe } from './types'

export class TypescriptGenerator extends Generator {
Expand Down

0 comments on commit 33cfbb7

Please sign in to comment.