From ae20db996069935bd8d9405e271e00afa0f35662 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Tue, 4 Jun 2024 08:17:47 +0930 Subject: [PATCH] Remove unused constant --- main.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.go b/main.go index eed22b7..901cd67 100644 --- a/main.go +++ b/main.go @@ -17,8 +17,6 @@ import ( "github.com/disintegration/imaging" ) -const currentVersion = "0.01" - type resultPrinter struct { batchTotal int count int