Skip to content

Commit 5d34dbf

Browse files
committed
Remove unnecessary batch script flag
1 parent 624d2b8 commit 5d34dbf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
@echo off
2-
SETLOCAL EnableDelayedExpansion
32

43
type NUL && "%CODEQL_EXTRACTOR_GO_ROOT%/tools/%CODEQL_PLATFORM%/go-configure-baseline.exe"
54
exit /b %ERRORLEVEL%
6-
7-
ENDLOCAL

0 commit comments

Comments
 (0)