minor fix

This commit is contained in:
Wilson Gomez 2023-07-25 10:21:21 -05:00
parent be1b4bca26
commit c446b5b563
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import json
import logging
import http.client
import stripe
from werkzeug.exceptions import abort
from werkzeug.wrappers import Response