aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'webui/src/index.tsx')
-rw-r--r--webui/src/index.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/webui/src/index.tsx b/webui/src/index.tsx
index d3591e1a..d203eb19 100644
--- a/webui/src/index.tsx
+++ b/webui/src/index.tsx
@@ -1,5 +1,4 @@
import { ApolloProvider } from '@apollo/client';
-import React from 'react';
import ReactDOM from 'react-dom';
import { BrowserRouter } from 'react-router-dom';