hello-world icon indicating copy to clipboard operation
hello-world copied to clipboard

Remove unused import from FastAPI.py

Open dodaucy opened this issue 1 year ago • 0 comments

~Adding~ Updating a language

I removed the fastapi.Body import as it is not being used.

  • [x] The code displays "Hello World" (tio.run may help for testing)
  • [x] I have no association with the language
  • [x] There are no copyright issues with this code
  • [ ] The language has not been added prior to this pull request
  • [ ] I have updated the README

Link to programming language:

https://fastapi.tiangolo.com/ https://www.python.org/

dodaucy avatar Oct 08 '24 23:10 dodaucy