Skip to content

Commit ffd4c40

Browse files
author
Stefano
committed
FOGL-4174: removed commented call remove_unused_files
Signed-off-by: Stefano <[email protected]>
1 parent 47342e1 commit ffd4c40

File tree

1 file changed

+0
-3
lines changed
  • packages/Debian/common/DEBIAN

1 file changed

+0
-3
lines changed

packages/Debian/common/DEBIAN/postrm

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,5 @@ remove_fledge_sudoer_file() {
3535
rm -rf /etc/sudoers.d/fledge
3636
}
3737

38-
#echo "Cleanup of files"
39-
#remove_unused_files
40-
4138
echo "Remove fledge sudoers file"
4239
remove_fledge_sudoer_file

0 commit comments

Comments
 (0)