Remove stray newline
This commit is contained in:
parent
476d4660a5
commit
46b4920a9c
1 changed files with 0 additions and 1 deletions
1
neofetch
1
neofetch
|
@ -1124,7 +1124,6 @@ getgpu() {
|
||||||
gpu="${gpu/GeForce }"
|
gpu="${gpu/GeForce }"
|
||||||
gpu="${gpu/Radeon }"
|
gpu="${gpu/Radeon }"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue