JoeBussard / polywordleapi

the api for playing polywordle
0 stars 0 forks source link

Some packages may not need importing #68

Open JoeBussard opened 2 years ago

JoeBussard commented 2 years ago

Consider going through each file and finding packages that are being imported but aren't used

JoeBussard commented 2 years ago

jsonify, redirect, url for, TooManyRequests are all not used in flask_app.py