removed empty function

This commit is contained in:
Martchus 2015-12-01 13:57:39 +01:00
parent 6b4e513515
commit fb58c21d46
1 changed files with 0 additions and 3 deletions

View File

@ -6,9 +6,6 @@ post_upgrade() {
post_install
}
pre_remove() {
}
post_remove() {
post_install
}