Remove unused import in notify

pull/623/head
Paulus Schoutsen 2015-11-15 02:20:35 -08:00
parent 295f27d259
commit 700b7ba591
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ import os
import homeassistant.bootstrap as bootstrap
from homeassistant.config import load_yaml_config_file
from homeassistant.loader import get_component
from homeassistant.helpers import config_per_platform
from homeassistant.const import CONF_NAME