Remove unused dependency

This commit is contained in:
Robbie Trencheny 2017-04-30 15:55:34 -07:00
parent 87ef26be22
commit ecf511ff35
No known key found for this signature in database
GPG Key ID: 57406F414538A33B

View File

@ -11,7 +11,7 @@ import logging
import datetime
import voluptuous as vol
from voluptuous.humanize import humanize_error
# from voluptuous.humanize import humanize_error
from homeassistant.helpers import config_validation as cv