summaryrefslogtreecommitdiffstatshomepage
path: root/webui/src/components/Header/Header.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'webui/src/components/Header/Header.tsx')
-rw-r--r--webui/src/components/Header/Header.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/webui/src/components/Header/Header.tsx b/webui/src/components/Header/Header.tsx
index 866e52db..f9053f76 100644
--- a/webui/src/components/Header/Header.tsx
+++ b/webui/src/components/Header/Header.tsx
@@ -1,4 +1,3 @@
-import React from 'react';
import { Link, useLocation } from 'react-router-dom';
import AppBar from '@material-ui/core/AppBar';