Skip to content
Snippets Groups Projects
Commit fd849259 authored by Martin Stiemerling's avatar Martin Stiemerling :speech_balloon:
Browse files

Merge branch 'even-more-fixes' into 'master'

fixed left over

See merge request cocsn/gosdn!17
parents 7146ba9a f15c4ffc
No related branches found
No related tags found
1 merge request!17fixed left over
Pipeline #52193 canceled
......@@ -68,12 +68,6 @@ func StartUp() {
func Run() {
isRunning := true
// Test ygot
AssembleJSON()
for isRunning {
time.Sleep(10*time.Second)
isRunning = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment