Skip to content

Commit

Permalink
fix fetch parent feature
Browse files Browse the repository at this point in the history
  • Loading branch information
shashankbrgowda committed Oct 14, 2024
1 parent 0e10fe1 commit cb9c0f0
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ export class FeaturesService {
feature,
)
if (subFeature) {
if (topLevel) {
return feature
}
return subFeature
}
}
Expand Down

0 comments on commit cb9c0f0

Please sign in to comment.