diff --git a/archetype/html-rest/src/main/resources/archetype-resources/src/main/java/business/BookmarkBC.java b/archetype/html-rest/src/main/resources/archetype-resources/src/main/java/business/BookmarkBC.java index a962289..9711593 100644 --- a/archetype/html-rest/src/main/resources/archetype-resources/src/main/java/business/BookmarkBC.java +++ b/archetype/html-rest/src/main/resources/archetype-resources/src/main/java/business/BookmarkBC.java @@ -2,7 +2,6 @@ package ${package}.business; import ${package}.entity.Bookmark; import ${package}.persistence.BookmarkDAO; -import a8.a8.entity.Bookmark; import br.gov.frameworkdemoiselle.lifecycle.Startup; import br.gov.frameworkdemoiselle.stereotype.BusinessController; import br.gov.frameworkdemoiselle.template.DelegateCrud; -- libgit2 0.21.2