print removed

This commit is contained in:
asoseil 2018-05-15 09:54:47 +02:00
parent 36262d2c8b
commit ba91e1e15d
1 changed files with 0 additions and 1 deletions

View File

@ -1143,7 +1143,6 @@ func start(c *cli.Context) (err error) {
}
// check project list length
if len(r.Schema.Projects) <= 0 {
println("len", r.Schema.Projects)
// create a new project based on given params
project := r.Schema.New(c)
// Add to projects list