aboutsummaryrefslogtreecommitdiffstats
path: root/uidev/src/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'uidev/src/index.tsx')
-rw-r--r--uidev/src/index.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/uidev/src/index.tsx b/uidev/src/index.tsx
index 5aa3979c8..c996d9f69 100644
--- a/uidev/src/index.tsx
+++ b/uidev/src/index.tsx
@@ -1,4 +1,3 @@
1import React from 'react';
2import { render } from 'react-dom'; 1import { render } from 'react-dom';
3import { App } from './app'; 2import { App } from './app';
4 3