mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
fix: [Mails] import
This commit is contained in:
parent
67b6f86d20
commit
855a246bbb
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue