zhangmo8 commented on code in PR #2843:
URL: https://github.com/apache/amoro/pull/2843#discussion_r1607866578
##########
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:
I didn't add or remove the comma in this submission, which I understand is
due to the developers' inconsistent eslint configuration. So after completing
the migration, I will unify the eslint specification in another issues and
improve the eslint fix
--
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]