modify app to atom
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package http
|
||||
|
||||
import (
|
||||
"app/container"
|
||||
"app/providers/config"
|
||||
"app/providers/logger"
|
||||
"atom/container"
|
||||
"atom/providers/config"
|
||||
"atom/providers/logger"
|
||||
"fmt"
|
||||
"log"
|
||||
"time"
|
||||
|
||||
Reference in New Issue
Block a user