Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rh0dium committed Jan 1, 2024
1 parent 00cc6cb commit 9b5fb88
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions demo_app/demo_app/celery_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,6 @@

log = logging.getLogger(__name__)

__author__ = "Steven K"
__date__ = "5/28/20 12:14"
__copyright__ = "Copyright 2011-2020 Pivotal Energy Solutions. All rights reserved."
__credits__ = [
"Steven K",
]


# set the default Django settings module for the 'celery' program.
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "demo_app.settings")

Expand Down

0 comments on commit 9b5fb88

Please sign in to comment.