浏览代码

Remove unused imports.

Don McCurdy 6 年之前
父节点
当前提交
55bc035333
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      src/animation/AnimationUtils.js

+ 0 - 3
src/animation/AnimationUtils.js

@@ -1,6 +1,3 @@
-import { PropertyBinding } from './PropertyBinding.js';
-import { InterpolateLinear } from '../constants.js';
-
 /**
  * @author tschw
  * @author Ben Houston / http://clara.io/