Skip to content

Commit

Permalink
Update DataProcessInstanceType.java
Browse files Browse the repository at this point in the history
Remove lineage_features
  • Loading branch information
asikowitz authored Jan 30, 2025
1 parent f4d2823 commit 69ebafa
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ public class DataProcessInstanceType
ML_TRAINING_RUN_PROPERTIES_ASPECT_NAME,
SUB_TYPES_ASPECT_NAME,
CONTAINER_ASPECT_NAME,
STATUS_ASPECT_NAME,
LINEAGE_FEATURES_ASPECT_NAME);
STATUS_ASPECT_NAME);

private final EntityClient _entityClient;
private final FeatureFlags _featureFlags;
Expand Down

0 comments on commit 69ebafa

Please sign in to comment.