Skip to content

Commit

Permalink
chore: cleanup moot contents (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntnyq committed Apr 2, 2024
1 parent 509a1ae commit 03d4d77
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion app/components/NavBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,3 @@ function toggleRuleView() {
</template>
</div>
</template>
~/app/composables/state~/app/composables/payload
2 changes: 0 additions & 2 deletions app/components/RuleItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -145,5 +145,3 @@ function capitalize(str?: string) {
</div>
</div>
</template>
~/app/composables/rules~/app/composables/types
~~/types
1 change: 0 additions & 1 deletion app/pages/configs.vue
Original file line number Diff line number Diff line change
Expand Up @@ -380,4 +380,3 @@ debouncedWatch(
</div>
</div>
</template>
~/app/composables/rules~/app/composables/state~/app/composables/payload
1 change: 0 additions & 1 deletion app/pages/rules.vue
Original file line number Diff line number Diff line change
Expand Up @@ -154,4 +154,3 @@ function resetFilters() {
/>
</div>
</template>
~/app/composables/state~/app/composables/payload

0 comments on commit 03d4d77

Please sign in to comment.