Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
sideshowdave7 committed Apr 19, 2017
1 parent d07e91a commit e898cd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventmq/sender.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
The sender is responsible for sending messages
"""
import logging
import uuid
import sys
import uuid

import zmq

Expand Down

0 comments on commit e898cd1

Please sign in to comment.