Skip to content

Commit

Permalink
remove unnecessary comment/todo
Browse files Browse the repository at this point in the history
  • Loading branch information
chandra-tacc committed Feb 9, 2024
1 parent c6fc5e6 commit 23e2206
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/portal/apps/auth/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ def client(self):

client = self.build_client()

# replace atomic with db
with transaction.atomic():
if self.expired:
try:
Expand Down

0 comments on commit 23e2206

Please sign in to comment.