Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 6, 2023
1 parent e1d251e commit dd121d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/backend/app/projects/project_crud.py
Original file line number Diff line number Diff line change
Expand Up @@ -1448,7 +1448,6 @@ def generate_appuser_files(
one = result.first()

if one:

# Get odk credentials from project.
odk_credentials = {
"odk_central_url": one.odk_central_url,
Expand Down

0 comments on commit dd121d7

Please sign in to comment.