Remove whitespace

pre-commit run --all-files
This commit is contained in:
John Bampton
2022-08-04 00:50:51 +10:00
parent 84b53fc1ee
commit 791410ba3f
+1 -1
View File
@@ -5,7 +5,7 @@ class MRuby::Toolchain::Android
DEFAULT_ARCH = 'armeabi' # TODO : Revise if arch should have a default
DEFAULT_TOOLCHAIN = :clang
DEFAULT_NDK_HOMES = %w{
/usr/local/opt/android-sdk/ndk-bundle
/usr/local/opt/android-ndk