Skip to content

Commit 51301a4

Browse files
committed
fix new file lint
Signed-off-by: Danny Chiao <danny@tecton.ai>
1 parent eacb815 commit 51301a4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sdk/python/feast/infra/registry/registry.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,9 @@
3030
from feast.errors import (
3131
ConflictingFeatureViewNames,
3232
DataSourceNotFoundException,
33-
DataSourceObjectNotFoundException,
3433
EntityNotFoundException,
3534
FeatureServiceNotFoundException,
3635
FeatureViewNotFoundException,
37-
OnDemandFeatureViewNotFoundException,
38-
SavedDatasetNotFound,
3936
ValidationReferenceNotFound,
4037
)
4138
from feast.feature_service import FeatureService

0 commit comments

Comments
 (0)