move some stuff
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package utils
|
||||
package errors
|
||||
|
||||
import (
|
||||
"net/http"
|
||||
@@ -1,4 +1,4 @@
|
||||
package utils
|
||||
package variables
|
||||
|
||||
import "reflect"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package utils
|
||||
package variables
|
||||
|
||||
import (
|
||||
"errors"
|
||||
@@ -1,4 +1,4 @@
|
||||
package utils
|
||||
package variables
|
||||
|
||||
import "testing"
|
||||
|
||||
Reference in New Issue
Block a user