Skip to content

Commit 1ed34a7

Browse files
committed
remove unused vars
1 parent a05153f commit 1ed34a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

framework/docker.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import (
2222
)
2323

2424
const (
25-
EnvVarSaveLogs = "CTF_SAVE_LOGS"
2625
DefaultCTFLogsDir = "logs"
2726
)
2827

0 commit comments

Comments
 (0)