Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit 93297a0

Browse files
committed
Fixed sql workbench loading issue (#723)
1 parent 9da1cdf commit 93297a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql-workbench/public/app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import { uiModules } from 'ui/modules';
1717
import chrome from 'ui/chrome';
1818
import { render, unmountComponentAtNode } from 'react-dom';
1919

20-
import 'ui/autoload/styles';
2120
import './less/main.less';
2221
import { Main } from './components/Main/main';
2322

0 commit comments

Comments
 (0)