Skip to content

Commit

Permalink
remove stupid IDE imports
Browse files Browse the repository at this point in the history
  • Loading branch information
devksingh4 committed Jul 20, 2024
1 parent 748545b commit cffb987
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/app.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import json
from aws_lambda_powertools.utilities.typing import LambdaContext
from sympy import true
from torch import log_
from util.server import app
from util.logging import configure_request_id, get_logger
import traceback
Expand Down

0 comments on commit cffb987

Please sign in to comment.