mirror of
https://github.com/ail-project/ail-framework.git
synced 2025-01-19 08:46:14 +00:00
fix: [Mails] import
This commit is contained in:
parent
42d7a6cb78
commit
67b6f86d20
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ It apply mail regexes on paste content and warn if above a threshold.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
import os
|
||||||
|
import sys
|
||||||
import redis
|
import redis
|
||||||
import time
|
import time
|
||||||
import datetime
|
import datetime
|
||||||
|
|
Loading…
Add table
Reference in a new issue