diff --git a/ui.go b/ui.go index ced148d..6fb3c86 100644 --- a/ui.go +++ b/ui.go @@ -1,5 +1,5 @@ // This package provides --quiet and --verbose flags for cli and corresponding output print functions PrintOut and PrintVerbose. - +// Another line package ui import (