Removed usages of the DbManager from the CAM module. With that goal in mind, I also went to refactor the entire module to kotlin coroutines. Now that there is a module following the proper patterns, I can more easily find ways to migrate off of the legacy patterns.
Removed usages of the DbManager from the CAM module. With that goal in mind, I also went to refactor the entire module to kotlin coroutines. Now that there is a module following the proper patterns, I can more easily find ways to migrate off of the legacy patterns.