diff --git a/libs/template/writer.go b/libs/template/writer.go index f0b7ae6de..7bdf1ba5a 100644 --- a/libs/template/writer.go +++ b/libs/template/writer.go @@ -14,7 +14,6 @@ import ( "github.com/databricks/cli/libs/filer" ) -// TODO: Add some golden tests for these. const ( libraryDirName = "library" templateDirName = "template"