Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ggodlewski committed Dec 14, 2023
1 parent 8da6f90 commit a8d70b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ui/src/components/JobLogsViewer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import {UtilsMixin} from './UtilsMixin.ts';
import StatusToolBar from './StatusToolBar.vue';
import {Prism} from './prismFix';
// import {Prism} from './prismFix';
export default {
mixins: [UtilsMixin],
Expand Down

0 comments on commit a8d70b2

Please sign in to comment.