From c3ec399478492a7bcb944533b2abe8c39b3010fa Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sat, 17 Jul 2021 21:06:39 -0400 Subject: [PATCH] test github actions codeql --- src/Picocrypt.go | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Picocrypt.go b/src/Picocrypt.go index 90f5740..b11ee82 100644 --- a/src/Picocrypt.go +++ b/src/Picocrypt.go @@ -96,7 +96,6 @@ var shredding = "Ready." var recombine bool - // User input variables var password string var cPassword string