remove author Product.java
This commit is contained in:
@ -4,9 +4,6 @@ import biz.redsoft.ncore.system.application.Application;
|
||||
|
||||
import java.util.Map;
|
||||
|
||||
/**
|
||||
* @author Victor Bellavin
|
||||
*/
|
||||
public class Product implements biz.redsoft.ncore.product.Product {
|
||||
private static String PRODUCT_NAME = Product.class.getPackage().getName();
|
||||
|
||||
|
Reference in New Issue
Block a user