mirror of
https://github.com/inventree/inventree-app.git
synced 2026-03-11 12:45:00 +00:00
Tweaks
This commit is contained in:
@@ -82,9 +82,6 @@ class ImagePickerField extends FormField<File> {
|
||||
],
|
||||
),
|
||||
);
|
||||
return ListTile(
|
||||
title: Text(L10().selectImage),
|
||||
);
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user