tcodehuber commented on code in PR #2843:
URL: https://github.com/apache/amoro/pull/2843#discussion_r1607517100


##########
amoro-ams/amoro-ams-dashboard/src/components/tables-sub-menu/TablesMenu.vue:
##########
@@ -115,12 +108,8 @@ interface ITableItem {
 export default defineComponent({
   name: 'TablesMenu',
   components: {
-    // PlusOutlined,
-    SearchOutlined,
-    CloseCircleOutlined,
     CreateDBModal,
     virtualRecycleScroller,

Review Comment:
   remove the symbol `,`



##########
amoro-ams/amoro-ams-dashboard/src/views/404.vue:
##########
@@ -30,13 +30,9 @@ limitations under the License.
 
 <script lang="ts">
 import { defineComponent } from 'vue'
-import { Button as AButton } from 'ant-design-vue'
 
 export default defineComponent({
   name: 'Page404',

Review Comment:
   name: 'Page404'



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to