Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Chiao <[email protected]>
  • Loading branch information
adchia committed Feb 10, 2022
1 parent b233f0b commit b97dde8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdk/python/feast/feature_server.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import traceback

import click
import uvicorn
from fastapi import FastAPI, HTTPException, Request
from fastapi.logger import logger
Expand Down

0 comments on commit b97dde8

Please sign in to comment.