diff options
-rw-r--r-- | plugins/factory/app.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/factory/app.go b/plugins/factory/app.go index 2c424294..0399b7e6 100644 --- a/plugins/factory/app.go +++ b/plugins/factory/app.go @@ -1,7 +1,6 @@ package factory import ( - "context" "errors" "fmt" "os" |