Skip to content

Commit

Permalink
deleting conf in permissions auth
Browse files Browse the repository at this point in the history
  • Loading branch information
costero-e committed Sep 4, 2024
1 parent 60a48fb commit aec5cbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion permissions/auth.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

from aiohttp import ClientSession, BasicAuth, FormData
from aiohttp import web
from beacon import conf
import os
from dotenv import load_dotenv

Expand Down

0 comments on commit aec5cbd

Please sign in to comment.