diff options
| author | bobzel <zzzman@gmail.com> | 2024-04-30 00:00:16 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2024-04-30 00:00:16 -0400 |
| commit | e17737982ea2ce84b4bded798ee7bdf730a75715 (patch) | |
| tree | ec88a6cd53164de8eec77795f72357b0577be3cb /src/client/views/animationtimeline/Timeline.tsx | |
| parent | 9dc32440852c8af3575687d96f0442bf18542671 (diff) | |
from last
Diffstat (limited to 'src/client/views/animationtimeline/Timeline.tsx')
| -rw-r--r-- | src/client/views/animationtimeline/Timeline.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/animationtimeline/Timeline.tsx b/src/client/views/animationtimeline/Timeline.tsx index 57498f39f..c4d35330b 100644 --- a/src/client/views/animationtimeline/Timeline.tsx +++ b/src/client/views/animationtimeline/Timeline.tsx @@ -9,7 +9,6 @@ import { Utils, emptyFunction } from '../../../Utils'; import { Doc, DocListCast } from '../../../fields/Doc'; import { BoolCast, NumCast, StrCast } from '../../../fields/Types'; import { DocumentType } from '../../documents/DocumentTypes'; -// eslint-disable-next-line import/extensions import clamp from '../../util/clamp'; import { ObservableReactComponent } from '../ObservableReactComponent'; import { FieldViewProps } from '../nodes/FieldView'; |
