aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/pages/Homepage.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/pages/Homepage.tsx')
-rw-r--r--frontend/src/pages/Homepage.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/src/pages/Homepage.tsx b/frontend/src/pages/Homepage.tsx
index 8c1cd48..68562b6 100644
--- a/frontend/src/pages/Homepage.tsx
+++ b/frontend/src/pages/Homepage.tsx
@@ -1,5 +1,4 @@
1import React from 'react'; 1import React from 'react';
2import { PortalIcon } from '../images/Images';
3 2
4const Homepage: React.FC = () => { 3const Homepage: React.FC = () => {
5 4