diff --git a/realize/project.go b/realize/project.go index 4d54cc8..7c3c85c 100644 --- a/realize/project.go +++ b/realize/project.go @@ -10,7 +10,6 @@ import ( "sync" "time" "errors" - "fmt" ) // The Project struct defines the informations about a project