diff options
author | andrewdkim <adkim414@gmail.com> | 2020-02-09 15:50:43 -0500 |
---|---|---|
committer | andrewdkim <adkim414@gmail.com> | 2020-02-09 15:50:43 -0500 |
commit | ba835bbe5b31e2ad0badc9f960b75f639e0b02e0 (patch) | |
tree | a15ba129e1b3ddc7e3227359bc919d17849a5e40 /src/client/views/animationtimeline/TimelineOverview.tsx | |
parent | eea67eb24b944f13e307915d386f7745078e7d23 (diff) |
moving...
Diffstat (limited to 'src/client/views/animationtimeline/TimelineOverview.tsx')
-rw-r--r-- | src/client/views/animationtimeline/TimelineOverview.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/animationtimeline/TimelineOverview.tsx b/src/client/views/animationtimeline/TimelineOverview.tsx index 66f6a9482..b8c639825 100644 --- a/src/client/views/animationtimeline/TimelineOverview.tsx +++ b/src/client/views/animationtimeline/TimelineOverview.tsx @@ -135,7 +135,6 @@ export class TimelineOverview extends React.Component<TimelineOverviewProps>{ } render() { - console.log("RERENDERED!"); this.setOverviewWidth(); this.getTimes(); |