tidy go.mod / remove unused import

This commit is contained in:
SowinskiBraeden committed 2023-06-15 12:16:09 -07:00
1 parent a655b619e4
commit 56b7365b09
2 files changed
+1 -2

No files matched your search

-1
View File
@@ -7,7 +7,6 @@ import (
"log"
"path/filepath"
"time"
"runtime"
"github.com/joho/godotenv"
"strings"