Skip to content

Commit 853b817

Browse files
committed
Fix some spacing and indents
1 parent 3d9b25b commit 853b817

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

snips.ahk

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -182,11 +182,7 @@ GUIEscape:
182182
if (!SRvisible) {
183183
LV_Delete()
184184
gui, 1:hide
185-
<<<<<<< HEAD
186185
return
187-
=======
188-
189-
>>>>>>> parent of 16b65db... Fix: ESC sometimes still sends data
190186
}
191187

192188
}
@@ -357,7 +353,7 @@ SnipSend(snipid) {
357353
exit:
358354
{
359355
exitapp
360-
}
356+
}
361357
return
362358

363359
AddSubFolderToTree(Folder, ParentItemID = 0)

0 commit comments

Comments
 (0)