mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-15 06:05:58 -06:00
lint
This commit is contained in:
parent
059eb1a1b4
commit
772f17e2b7
1 changed files with 3 additions and 1 deletions
|
|
@ -7,4 +7,6 @@
|
|||
.. moduleauthor:: Ziirish <hi+burpui@ziirish.me>
|
||||
|
||||
"""
|
||||
from celery import current_app as celery
|
||||
from celery import current_app
|
||||
|
||||
celery = current_app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue