Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
fix: import order
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhaugh authored Apr 22, 2024
1 parent 9834599 commit 4f53cae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ecommerce/celery_app.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@


import os
from celery import Celery

import os


# TEMP: This code will be removed by ARCH-BOM on 4/22/24
Expand Down

0 comments on commit 4f53cae

Please sign in to comment.