mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	remove unneeded import
This commit is contained in:
		| @@ -5,7 +5,6 @@ URL lookup for plugin app | ||||
| from django.urls import include, re_path | ||||
|  | ||||
| from plugin import registry | ||||
| from plugin.base.barcodes.api import barcode_api_urls | ||||
|  | ||||
|  | ||||
| PLUGIN_BASE = 'plugin'  # Constant for links | ||||
|   | ||||
		Reference in New Issue
	
	Block a user