remove beautylog dependency

This commit is contained in:
2017-01-21 12:11:22 +01:00
parent 77603ee736
commit 3fef2a4ab9
10 changed files with 8 additions and 13 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,5 @@
import 'typings-test'
import * as smartfile from '../dist/index'
import beautylog = require('beautylog')
import path = require('path')
import { expect } from 'smartchai'