Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bbd4246

Browse files
rcebulkojridgewell
andauthoredMay 12, 2021
Update src/core/data-structures/curve.js
Co-authored-by: Justin Ridgewell <[email protected]>
1 parent 1420f32 commit bbd4246

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/core/data-structures/curve.js

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
// the type system during compile time.
1919
import {NormTimeDef} from '../types/date';
2020
import {isString} from '../types';
21-
import {once} from '../types/function';
2221

2322
/**
2423
* A CurveDef is a function that returns a normtime value (0 to 1) for another

0 commit comments

Comments
 (0)
Please sign in to comment.