Skip to content

Commit

Permalink
Remove unused constant
Browse files Browse the repository at this point in the history
  • Loading branch information
tardisx committed Jun 3, 2024
1 parent 72663d1 commit ae20db9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ import (
"github.com/disintegration/imaging"
)

const currentVersion = "0.01"

type resultPrinter struct {
batchTotal int
count int
Expand Down

0 comments on commit ae20db9

Please sign in to comment.