Commit 46b4920a authored by Dylan Araps's avatar Dylan Araps

Remove stray newline

parent 476d4660
...@@ -1124,7 +1124,6 @@ getgpu() { ...@@ -1124,7 +1124,6 @@ getgpu() {
gpu="${gpu/GeForce }" gpu="${gpu/GeForce }"
gpu="${gpu/Radeon }" gpu="${gpu/Radeon }"
;; ;;
esac esac
;; ;;
esac esac
......
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