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