ignore unused import

This commit is contained in:
escoand
2020-01-03 12:31:36 +01:00
parent 3d3f36f3d8
commit 4095de8f11

View File

@@ -21,6 +21,7 @@ from homeassistant.const import (
CONF_PORT,
)
# pylint:disable=unused-import
from .const import (
CONF_MANUFACTURER,
CONF_MODEL,