Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcusk19 committed Feb 3, 2025
1 parent cccc358 commit 254e2c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions workers/test/test_reconciliationworker.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import logging
import random
import string
from unittest.mock import PropertyMock, patch
from unittest.mock import patch

from app import billing as stripe
from app import marketplace_subscriptions, marketplace_users
Expand Down

0 comments on commit 254e2c1

Please sign in to comment.