Skip to content

Commit 0c951a8

Browse files
isimlukbitterpanda63
authored andcommitted
trivial: remove unused variable
1 parent c9493d6 commit 0c951a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ check_binaries:
7474

7575

7676
# Replace version number automatically on publish :
77-
VERSION_FILES = ./build.gradle ./agent_api/src/main/java/dev/aikido/agent_api/Config.java
7877
replace_version:
7978
@if [ -z "$(version)" ]; then \
8079
echo "Error: No version specified. Use 'make replace_version version=<new_version>'."; \

0 commit comments

Comments
 (0)