Skip to content

Commit

Permalink
dovecot: removed cgi from quarantine_notify.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DerLinkman committed Dec 15, 2023
1 parent 5266424 commit 0da848e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/Dockerfiles/dovecot/quarantine_notify.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from email.mime.multipart import MIMEMultipart
from email.mime.text import MIMEText
from email.utils import COMMASPACE, formatdate
import cgi
import jinja2
from jinja2 import Template
import json
Expand Down

0 comments on commit 0da848e

Please sign in to comment.