Вынос IStorageInfo и IVaultInfo

This commit is contained in:
Roman Pytkov
2026-03-20 06:44:10 +03:00
parent 7d3c278c6a
commit 0dbaf3a2f5
14 changed files with 34 additions and 35 deletions

View File

@@ -8,4 +8,4 @@ class Logger: ILogger {
Timber.tag(tag)
Timber.d(msg)
}
}
}