From 19b66802ebafd7eaa7cdc10a5425786d81073940 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 29 Oct 2025 20:08:15 -0400 Subject: [PATCH 1/2] removed empty paths ArrayList and logic that checked for its contents. Simplified checking size of UniqueStorageList Signed-off-by: Alex --- .idea/inspectionProfiles/ktlint.xml | 6 ++++++ .../android/datastorage/DataStorageProvider.java | 13 ++++--------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/.idea/inspectionProfiles/ktlint.xml b/.idea/inspectionProfiles/ktlint.xml index f82b736f29a6..4aab2f7215ef 100644 --- a/.idea/inspectionProfiles/ktlint.xml +++ b/.idea/inspectionProfiles/ktlint.xml @@ -6,15 +6,19 @@