Skip to content

Commit

Permalink
Merge pull request apache#1237 from notifytovishal/master
Browse files Browse the repository at this point in the history
remove unused imports
  • Loading branch information
bolkedebruin committed Mar 29, 2016
2 parents 60e22ed + 6134f42 commit b4b9d5e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
from datetime import datetime, time, timedelta
from email.mime.multipart import MIMEMultipart
from email.mime.application import MIMEApplication
import errno
import signal
from time import sleep

Expand All @@ -32,7 +31,6 @@
from lxml import html
from airflow.exceptions import AirflowException
from airflow.configuration import AirflowConfigException
from airflow.minihivecluster import MiniHiveCluster

import six

Expand Down

0 comments on commit b4b9d5e

Please sign in to comment.