outposts: remove unused import
This commit is contained in:
parent
6b7da71aa8
commit
8c465b2026
|
@ -1,5 +1,5 @@
|
||||||
"""Outposts Settings"""
|
"""Outposts Settings"""
|
||||||
from celery.schedules import crontab
|
# from celery.schedules import crontab
|
||||||
|
|
||||||
# CELERY_BEAT_SCHEDULE = {
|
# CELERY_BEAT_SCHEDULE = {
|
||||||
# "outposts_k8s": {
|
# "outposts_k8s": {
|
||||||
|
|
Reference in New Issue