Remove redundant imports

This commit is contained in:
nyuszika7h 2015-06-15 15:27:56 +02:00
parent dd2d82392d
commit 0d5839ac6a

View File

@ -15,8 +15,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
from oyoyo.ircevents import (all_events, generated_events,
numeric_events, protocol_events)
from oyoyo.ircevents import numeric_events
# avoiding regex