diff --git a/web/src/components/command/ChooseAsset.js b/web/src/components/command/ChooseAsset.js index 1d1b3c6..57cff31 100644 --- a/web/src/components/command/ChooseAsset.js +++ b/web/src/components/command/ChooseAsset.js @@ -7,7 +7,6 @@ import { Divider, Input, Layout, - Modal, Row, Select, Space, diff --git a/web/src/components/command/DynamicCommand.js b/web/src/components/command/DynamicCommand.js index 28483c2..ef97679 100644 --- a/web/src/components/command/DynamicCommand.js +++ b/web/src/components/command/DynamicCommand.js @@ -3,7 +3,6 @@ import React, {Component} from 'react'; import { Alert, Button, - Checkbox, Col, Divider, Dropdown,