]> git.mxchange.org Git - jcustomer-core.git/blobdiff - src/org/mxchange/jshopcore/model/category/ProductCategory.java
Continued:
[jcustomer-core.git] / src / org / mxchange / jshopcore / model / category / ProductCategory.java
index cfd56f8830b4934260327ec56d4e2dbf15d6fa46..9bd2a612ee1f396184f056497edf8142f5d776fc 100644 (file)
@@ -16,9 +16,6 @@
  */
 package org.mxchange.jshopcore.model.category;
 
-import org.mxchange.jshopcore.model.category.BaseCategory;
-import org.mxchange.jshopcore.model.category.BaseCategory;
-
 /**
  * A product category
  * @author Roland Haeder
@@ -31,6 +28,7 @@ public class ProductCategory extends BaseCategory {
 
        /**
         * Constructor which accepts all database fields
+        *
         * @param id Id number of database record
         * @param title Category title
         * @param parent Parent id