mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Rust: remove useless blank line
Co-authored-by: Simon Friis Vindum <simonfv@gmail.com>
This commit is contained in:
@@ -4,7 +4,6 @@ set -eu
|
|||||||
|
|
||||||
source misc/bazel/runfiles.sh 2>/dev/null || source external/ql+/misc/bazel/runfiles.sh
|
source misc/bazel/runfiles.sh 2>/dev/null || source external/ql+/misc/bazel/runfiles.sh
|
||||||
|
|
||||||
|
|
||||||
ast_generator="$(rlocation "$1")"
|
ast_generator="$(rlocation "$1")"
|
||||||
ast_generator_manifest="$(rlocation "$2")"
|
ast_generator_manifest="$(rlocation "$2")"
|
||||||
codegen="$(rlocation "$3")"
|
codegen="$(rlocation "$3")"
|
||||||
|
|||||||
Reference in New Issue
Block a user