Skip to content

Commit 9f0cdfa

Browse files
committed
fix: remove forgotten HEAD
1 parent 1269bd9 commit 9f0cdfa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/client/snippets.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,6 @@ export const switchInput: SnippetFunc = (
205205
type = "bool"
206206
form_type = "switch"
207207
default = true
208-
<<<<<<< HEAD
209-
order = 1
210208
}`;
211209

212210
export const slider: SnippetFunc = (

0 commit comments

Comments
 (0)