mirror of https://github.com/CIRCL/AIL-framework
fix: [Mails] import
parent
67b6f86d20
commit
855a246bbb
|
@ -12,6 +12,7 @@ It apply mail regexes on paste content and warn if above a threshold.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
import re
|
||||||
import sys
|
import sys
|
||||||
import redis
|
import redis
|
||||||
import time
|
import time
|
||||||
|
|
Loading…
Reference in New Issue