Skip to content

Commit

Permalink
🔥 Remove @flow from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
steelbrain committed May 4, 2020
1 parent 7a46e93 commit a08c60f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions test/main-test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// @flow

import fs from 'fs'
import path from 'path'
import invariant from 'assert'
Expand Down
2 changes: 0 additions & 2 deletions test/validation-test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
// @flow

import fs from 'fs'
import path from 'path'
import { Socket } from 'net'
Expand Down

0 comments on commit a08c60f

Please sign in to comment.