fix invalid mod load (#14)

Co-authored-by: Thomas von Dein <tom@vondein.org>
This commit is contained in:
T.v.Dein
2023-12-19 18:27:20 +01:00
committed by GitHub
parent bff0ae553e
commit 2c62f9eb17

View File

@@ -22,7 +22,6 @@ import (
"fmt"
"log/slog"
"os"
"runtime"
"runtime/debug"
"github.com/lmittmann/tint"