removed unused varaible
This commit is contained in:
@@ -44,12 +44,6 @@ func FindRuntimeOverlays() ([]string, error) {
|
||||
}
|
||||
*/
|
||||
|
||||
type testVar struct {
|
||||
calledOnce bool
|
||||
calledTwice bool
|
||||
myName string
|
||||
}
|
||||
|
||||
/*
|
||||
Build all overlays (runtime and generic) for a node
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user