mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-24 03:29:28 +01:00
nefarious: add missing import
Reported by Rascle on IRC.
This commit is contained in:
parent
534242ef29
commit
0fad0f7a2c
@ -2,6 +2,7 @@
|
||||
nefarious.py: Nefarious IRCu protocol module for PyLink.
|
||||
"""
|
||||
|
||||
import re
|
||||
import sys
|
||||
import os
|
||||
import base64
|
||||
|
Loading…
Reference in New Issue
Block a user