style: Removed print statment
This commit is contained in:
		| @@ -13,6 +13,7 @@ class Entity(object): | |||||||
|     SCHEMA_URL_TEMPLATE = '{domain}/api/openapi/specification' |     SCHEMA_URL_TEMPLATE = '{domain}/api/openapi/specification' | ||||||
|     SCHEMA_MODEL_MAP = { |     SCHEMA_MODEL_MAP = { | ||||||
|         'products': 'Product', |         'products': 'Product', | ||||||
|  |         'batteries': 'Battery', | ||||||
|         'stock': 'StockEntry', |         'stock': 'StockEntry', | ||||||
|         'product_groups': 'ProductGroup', |         'product_groups': 'ProductGroup', | ||||||
|         'locations': 'Location', |         'locations': 'Location', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user