tests: remove dead code from T055-path-config.sh

This case statement does nothing.
This commit is contained in:
David Bremner 2022-07-29 09:19:56 -03:00
parent 54190d091c
commit 7b27119d8e

View file

@ -359,9 +359,6 @@ EOF
;;
esac
case $config in
split|XDG*)
esac
restore_config
rm -rf home/.local
rm -rf home/.config