fix: [Mails] import

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

View file

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