added knip, and starting to remove unused stuff
This commit is contained in:
parent
9de70f6979
commit
d7979500eb
13 changed files with 78 additions and 769 deletions
|
|
@ -17,9 +17,6 @@ export {
|
|||
// New modular structure exports
|
||||
export * from './container/types';
|
||||
export { ServiceContainerBuilder } from './container/builder';
|
||||
export {
|
||||
createServiceContainerAsync
|
||||
} from './container/factory';
|
||||
|
||||
// Configuration exports
|
||||
export * from './config/schemas';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue