Remove redundant imports
This commit is contained in:
parent
dd2d82392d
commit
0d5839ac6a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user