Change import statements accordingly
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"log"
|
||||
"net/http"
|
||||
|
||||
"github.com/franela/play-with-docker/config"
|
||||
"github.com/franela/play-with-docker/services"
|
||||
"github.com/play-with-docker/play-with-docker/config"
|
||||
"github.com/play-with-docker/play-with-docker/services"
|
||||
)
|
||||
|
||||
type NewSessionResponse struct {
|
||||
|
||||
Reference in New Issue
Block a user