1
0
mirror of https://github.com/rancher/os.git synced 2025-09-02 07:15:41 +00:00

Remove some dev debug output

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit
2017-03-14 13:25:08 +10:00
parent 8ee82f263d
commit 8babf66dc4
2 changed files with 0 additions and 4 deletions

View File

@@ -198,6 +198,5 @@ outer:
}
}
log.Debugf("Input obj %v", result)
return result
}