Selaa lähdekoodia

Remove unused imports.

Don McCurdy 6 vuotta sitten
vanhempi
commit
55bc035333
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  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/