mirror of
https://github.com/github/codeql.git
synced 2025-12-16 00:33:11 +01:00
Remove unnecessary batch script flag
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
@echo off
|
||||
SETLOCAL EnableDelayedExpansion
|
||||
|
||||
type NUL && "%CODEQL_EXTRACTOR_GO_ROOT%/tools/%CODEQL_PLATFORM%/go-configure-baseline.exe"
|
||||
exit /b %ERRORLEVEL%
|
||||
|
||||
ENDLOCAL
|
||||
|
||||
Reference in New Issue
Block a user