Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
amanharwara committed Dec 11, 2023
1 parent 3ea12e5 commit 1d0db4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ui-services/src/Import/Importer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ export class Importer {
}

canUseSuper = (): boolean => {
return true
return (
this.features.getFeatureStatus(
NativeFeatureIdentifier.create(NativeFeatureIdentifier.TYPES.SuperEditor).getValue(),
Expand Down

0 comments on commit 1d0db4a

Please sign in to comment.