aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/animationtimeline
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/views/animationtimeline')
-rw-r--r--src/client/views/animationtimeline/Timeline.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/animationtimeline/Timeline.tsx b/src/client/views/animationtimeline/Timeline.tsx
index e0935285f..093310755 100644
--- a/src/client/views/animationtimeline/Timeline.tsx
+++ b/src/client/views/animationtimeline/Timeline.tsx
@@ -484,7 +484,6 @@ export class Timeline extends React.Component<FieldViewProps> {
render() {
setTimeout(() => this.changeLengths(), 0);
- trace();
// change visible and total width
return (
<div style={{ visibility: "visible" }}>