diff --git a/resource.go b/resource.go index 1e1204f..0828f6b 100644 --- a/resource.go +++ b/resource.go @@ -4,7 +4,6 @@ import ( "fmt" "errors" "sync" - "log" ) // Resources propagate update up to multiple parents, and not downwards