remove empty line

This commit is contained in:
Tobias Powalowski 2022-03-21 16:07:18 +01:00
parent 854a2264d0
commit c6699a8a38

View file

@ -56,7 +56,6 @@ DIALOG() {
return $? return $?
} }
getfstype() getfstype()
{ {
${_LSBLK} FSTYPE "${1}" ${_LSBLK} FSTYPE "${1}"