fix: [Mails] import

This commit is contained in:
Terrtia 2020-05-04 14:09:14 +02:00
parent 67b6f86d20
commit 855a246bbb
No known key found for this signature in database
GPG key ID: 1E1B1F50D84613D0

View file

@ -12,6 +12,7 @@ It apply mail regexes on paste content and warn if above a threshold.
"""
import os
import re
import sys
import redis
import time