From f0ac12cb7870c71342bf0f2cee6883722ddd9ea1 Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Sat, 17 Oct 2020 17:18:24 +0300 Subject: - fixed app context --- plugins/factory/app.go | 1 - 1 file changed, 1 deletion(-) 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" -- cgit v1.2.3