refactor: traits have to be common now

This commit is contained in:
cha0s 2019-09-30 19:23:21 -05:00
parent e41fb5b477
commit 1e7e5ca9bf

View File

@ -1,4 +1,4 @@
import {performance} from 'perf_hooks';
// import {performance} from 'perf_hooks';
import * as I from 'immutable';
import immutablediff from 'immutablediff';