mirror of
				https://github.com/inventree/inventree-app.git
				synced 2025-10-31 05:15:42 +00:00 
			
		
		
		
	Remove unused var
This commit is contained in:
		| @@ -59,12 +59,6 @@ class InvenTreeBarcodeControllerState extends State<InvenTreeBarcodeController> | ||||
|       processingBarcode = true; | ||||
|     }); | ||||
|  | ||||
|     BuildContext? context; | ||||
|  | ||||
|     if (hasContext()) { | ||||
|       context = OneContext.hasContext ? OneContext().context : null; | ||||
|     } | ||||
|  | ||||
|     showLoadingOverlay(); | ||||
|     await pauseScan(); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user