Skip to content

Commit

Permalink
revert(base): performance concern
Browse files Browse the repository at this point in the history
  • Loading branch information
bhsd-harry authored Oct 1, 2024
1 parent f057910 commit f45525c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ export const stages = {
dd: 10,
converter: 11,
};
Object.setPrototypeOf(stages, null);

export type Stage = keyof typeof stages;

Expand Down

0 comments on commit f45525c

Please sign in to comment.