mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-02 06:44:25 +02:00
fix: remove unnecessary deletion
This commit is contained in:
parent
e6ca1b5084
commit
f56b175345
@ -111,7 +111,6 @@ class DownloadedAppRepository(
|
||||
)
|
||||
} catch (e: Exception) {
|
||||
saveDir.deleteRecursively()
|
||||
relativePath.delete()
|
||||
throw e
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user