switched to new config and removed old
This commit is contained in:
parent
6b69bcbcaa
commit
269364fbc8
70 changed files with 889 additions and 2978 deletions
|
|
@ -33,7 +33,7 @@ trap cleanup EXIT
|
|||
libs=(
|
||||
"types" # Base types - no dependencies
|
||||
"config" # Configuration - depends on types
|
||||
"config-new" # Configuration - depends on types
|
||||
"config" # Configuration - depends on types
|
||||
"logger" # Logging utilities - depends on types
|
||||
"utils" # Utilities - depends on types and config
|
||||
# Database clients
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue