leezng commented on code in PR #9821: URL: https://github.com/apache/inlong/pull/9821#discussion_r1524635464
########## inlong-dashboard/src/plugins/sources/defaults/Pulsar.ts: ########## @@ -21,6 +21,8 @@ import { DataWithBackend } from '@/plugins/DataWithBackend'; import { RenderRow } from '@/plugins/RenderRow'; import { RenderList } from '@/plugins/RenderList'; import { SourceInfo } from '../common/SourceInfo'; +import dayjs from 'dayjs'; Review Comment: Is dayjs useless? -- 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: commits-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org