Skip to content

Commit

Permalink
chore: removes unused component
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Nov 26, 2024
1 parent 508408c commit 75f089b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ declare module 'vue' {
ContainerEventLogItem: typeof import('./components/LogViewer/ContainerEventLogItem.vue')['default']
ContainerHealth: typeof import('./components/ContainerViewer/ContainerHealth.vue')['default']
ContainerLog: typeof import('./components/ContainerViewer/ContainerLog.vue')['default']
ContainerName: typeof import('./components/LogViewer/ContainerName.vue')['default']
ContainerPopup: typeof import('./components/ContainerPopup.vue')['default']
ContainerTable: typeof import('./components/ContainerTable.vue')['default']
ContainerTitle: typeof import('./components/ContainerViewer/ContainerTitle.vue')['default']
Expand Down

0 comments on commit 75f089b

Please sign in to comment.