Вынос IStorageInfo и IVaultInfo

This commit is contained in:
Roman Pytkov
2025-01-04 03:07:28 +03:00
parent db30408278
commit 8302e9442e
14 changed files with 34 additions and 35 deletions

View File

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