diff options
| author | crupest <crupest@outlook.com> | 2020-09-03 19:11:44 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2020-09-03 19:11:44 +0800 |
| commit | b4d1ad9c17580bee2f862b16499b1e9048c3ee93 (patch) | |
| tree | a3d3c89e221a8992a9261872b55bdb2fe4dea323 /Timeline/ClientApp/src/app/views/timeline-common | |
| parent | 880ed701d5ae3f3b21b30d3b9e2db5d98d6b9513 (diff) | |
| download | timeline-b4d1ad9c17580bee2f862b16499b1e9048c3ee93.tar.gz timeline-b4d1ad9c17580bee2f862b16499b1e9048c3ee93.tar.bz2 timeline-b4d1ad9c17580bee2f862b16499b1e9048c3ee93.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.tsx | 2 |
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, |
