chore: clean up leftover directories from agent portability

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude
2026-07-28 18:39:27 +07:00
parent a9a1938ffe
commit da7d7c2396
-8
View File
@@ -1,8 +0,0 @@
/**
* Configuration re-export for the interfaces layer.
*
* Provides a centralized access point for application configuration
* within the interfaces / HTTP adapter layer, re-exporting the
* canonical `config` object defined at the application root.
*/
export { config } from '../../env';