Skip to content

Commit

Permalink
removed forgotten debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaae committed Aug 16, 2022
1 parent 23f64fd commit cbac88e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/mikrotik_router/update.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ def __init__(
):
"""Set up device update entity."""
super().__init__(inst, uid, mikrotik_controller, entity_description)
_LOGGER.error(self._data)

self._attr_supported_features = UpdateEntityFeature.INSTALL

Expand Down

0 comments on commit cbac88e

Please sign in to comment.