Skip to content

Commit

Permalink
fixed: Remove unused modules
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhaoJiSen committed Nov 20, 2024
1 parent 6db670f commit 18d7214
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/views/ShareTerminal/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ import { storeToRefs } from 'pinia';
import { useParamsStore } from '@/store/modules/params.ts';
import { Terminal } from '@xterm/xterm';
import { useTerminalStore } from '@/store/modules/terminal.ts';
const { t } = useI18n();
const dialog = useDialog();
Expand Down

0 comments on commit 18d7214

Please sign in to comment.