fix: remove print statement

This commit is contained in:
Lance Edgar 2026-03-10 11:19:36 -05:00
parent 8baf140c70
commit 190efb7bea

View file

@ -248,8 +248,6 @@ class EquipmentAssetImporter(
def get_supported_fields(self):
fields = list(super().get_supported_fields())
print(fields)
fields.extend(
[
"manufacturer",