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

fixed left over

parent 7146ba9a
Branches
Tags
1 merge request!17fixed left over
Pipeline #52004 passed
......@@ -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