aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/App.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'webui/src/App.tsx')
-rw-r--r--webui/src/App.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/webui/src/App.tsx b/webui/src/App.tsx
index 04da655a..87cb08fb 100644
--- a/webui/src/App.tsx
+++ b/webui/src/App.tsx
@@ -1,4 +1,3 @@
-import React from 'react';
import { Route, Switch } from 'react-router';
import Layout from './components/Header';