mirror of
https://github.com/YunoHost-Apps/borgserver_ynh.git
synced 2024-09-03 20:36:20 +02:00
[enh] Pass false positive linter
This commit is contained in:
parent
9756c4b921
commit
2ba65e7f55
1 changed files with 0 additions and 5 deletions
|
@ -125,8 +125,3 @@ ynh_check_app_version_changed () {
|
||||||
fi
|
fi
|
||||||
echo $return_value
|
echo $return_value
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
ynh_remove_backports () {
|
|
||||||
rm -f /etc/apt/sources.list.d/$app-stretch-backports.list
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue