diff --git a/xCAT-server/lib/xcat/plugins/getpostscript.pm b/xCAT-server/lib/xcat/plugins/getpostscript.pm index 959172478..5c152e967 100644 --- a/xCAT-server/lib/xcat/plugins/getpostscript.pm +++ b/xCAT-server/lib/xcat/plugins/getpostscript.pm @@ -27,7 +27,6 @@ sub handled_commands { return { 'getpostscript' => "getpostscript", - 'postage' => "getpostscript" }; }