Przeglądaj źródła

Remove unused imports.

Don McCurdy 6 lat temu
rodzic
commit
55bc035333
1 zmienionych plików z 0 dodań i 3 usunięć
  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/