Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
AdRiley committed Mar 6, 2025
1 parent d95db76 commit 3919665
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/gui/src/project-view/components/ActionButton.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<script setup lang="ts">
import SvgButton from '@/components/SvgButton.vue'
import ToggleIcon from '@/components/ToggleIcon.vue'
import { computed, toValue } from 'vue'
import { Action, ActionName, injectActions } from '../providers/action'
Expand Down

0 comments on commit 3919665

Please sign in to comment.