Skip to content

Commit

Permalink
removes test
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Jan 1, 2025
1 parent 6b0ce0b commit 6a72d7e
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 @@ -118,7 +118,6 @@ declare module 'vue' {
StatSparkline: typeof import('./components/LogViewer/StatSparkline.vue')['default']
SwarmMenu: typeof import('./components/SwarmMenu.vue')['default']
Tag: typeof import('./components/common/Tag.vue')['default']
Test: typeof import('./components/Test.vue')['default']
TimedButton: typeof import('./components/common/TimedButton.vue')['default']
Toggle: typeof import('./components/common/Toggle.vue')['default']
ViewerWithSource: typeof import('./components/LogViewer/ViewerWithSource.vue')['default']
Expand Down

0 comments on commit 6a72d7e

Please sign in to comment.