chore: remove unused preferences-hooks.ts re-export facade (#1207)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
0b8254bfa0
commit
ba6a7d5ee9
1 changed files with 0 additions and 10 deletions
|
|
@ -1,10 +0,0 @@
|
|||
/**
|
||||
* Focused re-export: hook-related preferences.
|
||||
*
|
||||
* Consumers that only need hook resolution can import from this module
|
||||
* instead of the monolithic preferences.ts, reducing coupling surface.
|
||||
*/
|
||||
export {
|
||||
resolvePostUnitHooks,
|
||||
resolvePreDispatchHooks,
|
||||
} from "./preferences.js";
|
||||
Loading…
Add table
Reference in a new issue