dcim/models: remove two extra blank lines

This commit is contained in:
hellerve 2019-05-27 14:50:59 +02:00
parent aa9a88c87e
commit 486149efa1

View File

@ -842,8 +842,6 @@ class DeviceType(ChangeLoggedModel, CustomFieldModel):
return bool(self.subdevice_role is False)
#
# Devices
#