"docs/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "06123ed8ea4aee20ef131ab0bd52d0735147c36f"
Unverified Commit 2cdba296 authored by Lijiaoa's avatar Lijiaoa Committed by GitHub
Browse files

del duplicate css file (#3362)

parent e2c67397
...@@ -22,12 +22,8 @@ import '../../static/style/tableStatus.css'; ...@@ -22,12 +22,8 @@ import '../../static/style/tableStatus.css';
import '../../static/style/logPath.scss'; import '../../static/style/logPath.scss';
import '../../static/style/table.scss'; import '../../static/style/table.scss';
import '../../static/style/button.scss'; import '../../static/style/button.scss';
import '../../static/style/logPath.scss';
import '../../static/style/openRow.scss'; import '../../static/style/openRow.scss';
import '../../static/style/pagination.scss'; import '../../static/style/pagination.scss';
import '../../static/style/search.scss';
import '../../static/style/table.scss';
import '../../static/style/tableStatus.css';
import '../../static/style/overview/overviewTitle.scss'; import '../../static/style/overview/overviewTitle.scss';
import { blocked, copy, LineChart, tableListIcon } from '../buttons/Icon'; import { blocked, copy, LineChart, tableListIcon } from '../buttons/Icon';
import ChangeColumnComponent from '../modals/ChangeColumnComponent'; import ChangeColumnComponent from '../modals/ChangeColumnComponent';
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment