search update
This commit is contained in:
@@ -193,7 +193,6 @@ class _PackageInfoState extends State<PackageInfo> {
|
||||
}
|
||||
|
||||
_changeDeliverayAddress(DeliveryAddress deliveryAddress) async {
|
||||
if (deliveryAddress == null) return;
|
||||
setState(() {
|
||||
_isLoading = true;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user