fix: [Mails] import

pull/497/head
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
1 changed files with 1 additions and 0 deletions

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