Skip to content

Commit

Permalink
py lint
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnJyong committed Dec 25, 2024
1 parent 5d5d132 commit 3df260b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/schedule/mail_clean_document_notify_task.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

import click
from celery import shared_task # type: ignore
from flask import render_template

from extensions.ext_mail import mail
from models.account import Account, Tenant, TenantAccountJoin
Expand Down

0 comments on commit 3df260b

Please sign in to comment.