Commit 55a56ad
committed
refactor(schema): flatten schemas directory structure
- Rename src/schemas/rpc.ts to src/schema.ts
- Update import paths in rpc-client.ts to use new location
- Remove schemas/ subdirectory
This simplifies the module structure by moving schema definitions
directly into the src root directory.1 parent 8342a23 commit 55a56ad
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
File renamed without changes.
0 commit comments