aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app/views/timeline-common
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-09-03 19:11:44 +0800
committercrupest <crupest@outlook.com>2020-09-03 19:11:44 +0800
commitd845d9954efab4c15f7717cfefdf45aaf32bbd73 (patch)
tree20ba92faaa207477be14a474ad623bd190191703 /Timeline/ClientApp/src/app/views/timeline-common
parentd9c2d4e6293599c5499d68679e4fe33b241379f1 (diff)
downloadtimeline-d845d9954efab4c15f7717cfefdf45aaf32bbd73.tar.gz
timeline-d845d9954efab4c15f7717cfefdf45aaf32bbd73.tar.bz2
timeline-d845d9954efab4c15f7717cfefdf45aaf32bbd73.zip
Login page enhancement.
Diffstat (limited to 'Timeline/ClientApp/src/app/views/timeline-common')
-rw-r--r--Timeline/ClientApp/src/app/views/timeline-common/TimelinePageTemplateUI.tsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/Timeline/ClientApp/src/app/views/timeline-common/TimelinePageTemplateUI.tsx b/Timeline/ClientApp/src/app/views/timeline-common/TimelinePageTemplateUI.tsx
index c33bc0e5..1e17c4a1 100644
--- a/Timeline/ClientApp/src/app/views/timeline-common/TimelinePageTemplateUI.tsx
+++ b/Timeline/ClientApp/src/app/views/timeline-common/TimelinePageTemplateUI.tsx
@@ -16,8 +16,6 @@ import {
} from "@/services/timeline";
import { userService } from "@/services/user";
-import AppBar from "../common/AppBar";
-
import Timeline, {
TimelinePostInfoEx,
TimelineDeleteCallback,