소스 검색

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/