Quellcode durchsuchen

Remove unused imports.

Don McCurdy vor 6 Jahren
Ursprung
Commit
55bc035333
1 geänderte Dateien mit 0 neuen und 3 gelöschten Zeilen
  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/