remove typings for tap

This commit is contained in:
Philipp Kunz 2017-03-26 12:54:16 +02:00
parent 61fb4ef7bb
commit b6cfc24613

View File

@ -1,5 +1,5 @@
import 'typings-global'
import * as tap from 'tap'
let tap = require('tap')
import { expect } from 'smartchai'
export {