Fix multiple package for cleanuo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package pgstore
|
||||
package pgstorex
|
||||
|
||||
import (
|
||||
"log"
|
||||
|
Reference in New Issue
Block a user
@@ -1,4 +1,4 @@
|
||||
package pgstore
|
||||
package pgstorex
|
||||
|
||||
import (
|
||||
"log"
|
||||
|