Saving more code clean up and removal

This commit is contained in:
Scott Idem
2026-03-24 11:15:01 -04:00
parent d27ec58fe9
commit 512e5ef87c
25 changed files with 130 additions and 153 deletions

View File

@@ -575,7 +575,6 @@ This document provides a reference for the data structures of the core Aether AP
- `orders_info`: `Optional[dict]`
- `order_list`: `Optional[list]`
- `order_cart`: `Optional[dict]`
- `order_cart_v3`: `Optional[dict]`
- `organization`: `Optional[Union[Organization_Base, None]]`
- `post_list`: `Optional[list]`
- `user`: `Optional[Union[User_Base, None]]`