Skip to content

Commit 89dada7

Browse files
style: remove indentation
Co-authored-by: oSumAtrIX <[email protected]>
1 parent f25b2c1 commit 89dada7

File tree

1 file changed

+0
-1
lines changed
  • src/commonMain/kotlin/app/revanced/library/installation/installer

1 file changed

+0
-1
lines changed

src/commonMain/kotlin/app/revanced/library/installation/installer/Constants.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ internal object Constants {
6060
if [ -z "$(ls -A "${'$'}MIRROR" 2>/dev/null)" ]; then
6161
MIRROR=""
6262
fi
63-
6463
mount -o bind ${'$'}MIRROR${'$'}base_path ${'$'}stock_path
6564
6665
# Kill the app to force it to restart the mounted APK in case it's currently running.

0 commit comments

Comments
 (0)