Skip to content

Commit

Permalink
remove feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeRx committed Jan 13, 2023
1 parent 0324c15 commit 4b58d4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/snaps-controllers/src/snaps/SnapController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,6 @@ type FeatureFlags = {
dappsCanUpdateSnaps?: true;
requireAllowlist?: true;
allowLocalSnaps?: true;
allowLongRunning?: true;
};

type SnapControllerArgs = {
Expand Down

0 comments on commit 4b58d4a

Please sign in to comment.