Commit 29ccbb2a authored by Dylan Araps's avatar Dylan Araps

Remove stray line

parent d45002ca
......@@ -160,7 +160,6 @@ getdistro() {
distro="Android $(getprop ro.build.version.release)"
else
# Source the os-release file
for file in /etc/*ease /usr/lib/*ease; do
source "$file" 2>/dev/null
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment