Code Cleanup

Make fields readonly
Remove unnecessary casts
Format document
Remove unnecessary usings
Sort usings
Use file-level namespaces
Order modifiers
This commit is contained in:
Michael Bucari-Tovo
2026-02-05 12:48:44 -07:00
parent d67692355f
commit 3ab1edc076
325 changed files with 18850 additions and 19145 deletions

View File

@@ -1,4 +1,4 @@
using ApplicationServices;
using ApplicationServices;
using AudibleApi;
using AudibleApi.Common;
using DataLayer;