aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/views/timeline-common/TimelinePageTemplate.tsx
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-26 19:13:19 +0800
committercrupest <crupest@outlook.com>2021-06-26 19:13:19 +0800
commita168336c0761b263ee5371218cbf6da236c0acce (patch)
treefbd965f152c1129cd4692e73112c2557e755cddb /FrontEnd/src/views/timeline-common/TimelinePageTemplate.tsx
parentb468fd9a0119b97d1ecc1090a028975e917aa75f (diff)
downloadtimeline-a168336c0761b263ee5371218cbf6da236c0acce.tar.gz
timeline-a168336c0761b263ee5371218cbf6da236c0acce.tar.bz2
timeline-a168336c0761b263ee5371218cbf6da236c0acce.zip
...
Diffstat (limited to 'FrontEnd/src/views/timeline-common/TimelinePageTemplate.tsx')
-rw-r--r--FrontEnd/src/views/timeline-common/TimelinePageTemplate.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/FrontEnd/src/views/timeline-common/TimelinePageTemplate.tsx b/FrontEnd/src/views/timeline-common/TimelinePageTemplate.tsx
index d05f18d4..ea6e8d40 100644
--- a/FrontEnd/src/views/timeline-common/TimelinePageTemplate.tsx
+++ b/FrontEnd/src/views/timeline-common/TimelinePageTemplate.tsx
@@ -1,5 +1,4 @@
import React from "react";
-import { Container } from "react-bootstrap";
import { HubConnectionState } from "@microsoft/signalr";
import { HttpTimelineInfo } from "@/http/timeline";