zhoujinsong commented on code in PR #2843:
URL: https://github.com/apache/amoro/pull/2843#discussion_r1607752928
##########
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:
@tcodehuber seems to suggest removing the not-needed comma(,) here, but we
can do it in another PR.
I noticed you have created #2852 to track it.
--
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]