fix: remove print statement
This commit is contained in:
parent
8baf140c70
commit
190efb7bea
1 changed files with 0 additions and 2 deletions
|
|
@ -248,8 +248,6 @@ class EquipmentAssetImporter(
|
|||
|
||||
def get_supported_fields(self):
|
||||
fields = list(super().get_supported_fields())
|
||||
|
||||
print(fields)
|
||||
fields.extend(
|
||||
[
|
||||
"manufacturer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue