Skip to content

Commit

Permalink
remove base/debug in core/internal
Browse files Browse the repository at this point in the history
  • Loading branch information
PPpro committed Sep 20, 2023
1 parent c360772 commit f6df3bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cocos/core/internal-index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ export { EasingMethod } from './curves/easing-method';
export { CallbacksInvoker } from './event/callbacks-invoker';
export { applyMixins } from './event/event-target-factory';

export { _resetDebugSetting } from '@base/debug';

/**
* @engineInternal
*/
Expand Down

0 comments on commit f6df3bb

Please sign in to comment.