Tentative de récupération de fichier (problème: récupération bloquante)
This commit is contained in:
@@ -7,7 +7,6 @@ import (
|
||||
"StoreBackEnd/pkg/protocol/repository"
|
||||
"StoreBackEnd/pkg/protocol/rules/readers"
|
||||
"StoreBackEnd/pkg/protocol/rules/writers"
|
||||
"StoreBackEnd/pkg/utils"
|
||||
"time"
|
||||
)
|
||||
|
||||
@@ -16,7 +15,7 @@ const (
|
||||
)
|
||||
|
||||
func main() {
|
||||
utils.NetworkLister() // TODO REMOVE
|
||||
//utils.NetworkLister() // TODO REMOVE
|
||||
println("StoreBackEnd started !")
|
||||
|
||||
// Loading App config
|
||||
|
||||
Reference in New Issue
Block a user