Skip to content

Commit

Permalink
simpledb
Browse files Browse the repository at this point in the history
  • Loading branch information
akariv committed Jun 24, 2024
1 parent 3545fc8 commit 2f4a6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion budgetkey_api/modules/simpledb.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import requests

from flask import Blueprint, Response, request, send_file, abort
from flask import Blueprint, abort
from flask_jsonpify import jsonpify

from sqlalchemy import create_engine, text
Expand Down

0 comments on commit 2f4a6cd

Please sign in to comment.