Skip to content

fix: remove duplicate imports#469

Open
Shreyaav18 wants to merge 1 commit intofireform-core:mainfrom
Shreyaav18:fix/remove-duplicate-import
Open

fix: remove duplicate imports#469
Shreyaav18 wants to merge 1 commit intofireform-core:mainfrom
Shreyaav18:fix/remove-duplicate-import

Conversation

@Shreyaav18
Copy link
Copy Markdown

Description

Removes a duplicate import in api/main.py. from api.routes import templates, forms was imported twice on lines 5 and 10.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Verified the application starts correctly with no import errors after removing the duplicate.

Test Configuration:

  • Python version: 3.11
  • Docker/Compose version:
  • OS:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant