Skip to content
Snippets Groups Projects
Commit 0f544811 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

Merge branch '17-restconf-client-to-gosdn-core' into develop

parents 2f26a74b 506b52dc
No related branches found
No related tags found
1 merge request!18Develop
......@@ -60,7 +60,6 @@ func StartUp(socket, filename string) {
core := Core{
clients: make(map[string]interfaces.Client, 0),
database: database.Database{},
config: nil,
}
core.Init(socket, filename)
// Start the GRCP CLI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment