moves plugin proxy to plugin package

This commit is contained in:
bergquist
2018-01-10 12:11:57 +01:00
parent acb7d802d1
commit ebd8677607
5 changed files with 6 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
package backend
package plugins
import (
"log"