2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-12 00:00:12 +00:00

more postage removal

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16334 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav
2013-05-16 16:04:57 +00:00
parent 8dde80a13a
commit 43c5246b1a

View File

@ -27,7 +27,6 @@ sub handled_commands
{
return {
'getpostscript' => "getpostscript",
'postage' => "getpostscript"
};
}