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 Thomas von Dein
parent b8977df986
commit 482612f889

View File

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