diff options
-rwxr-xr-x | httemplate/edit/process/part_pkg.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/edit/process/part_pkg.cgi b/httemplate/edit/process/part_pkg.cgi index 2b6725155..eaf67e908 100755 --- a/httemplate/edit/process/part_pkg.cgi +++ b/httemplate/edit/process/part_pkg.cgi @@ -109,4 +109,3 @@ unless ( $error || $conf->exists('agent_defaultpkg') ) { } </%init> - |