(minor) sanitize code

This commit is contained in:
Lawrence, Rendall
2022-05-02 13:30:11 +03:00
parent c50a532181
commit 463d478dad
4 changed files with 35 additions and 14 deletions
+1
View File
@@ -11,6 +11,7 @@ import (
"os"
"strings"
"sync"
// needs for async file logging
_ "code.cloudfoundry.org/go-diodes"
"github.com/rs/zerolog"