diff --git a/tlog/logger_windows.go b/tlog/logger_windows.go index 6ce49ac..1886017 100644 --- a/tlog/logger_windows.go +++ b/tlog/logger_windows.go @@ -8,7 +8,6 @@ import ( "bytes" "fmt" "os" - "path/filepath" "runtime" "strings" "sync"