diff options
Diffstat (limited to 'Bugzilla')
-rw-r--r-- | Bugzilla/WebService/Product.pm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Bugzilla/WebService/Product.pm b/Bugzilla/WebService/Product.pm index 83a6583fa..6e9f83a2a 100644 --- a/Bugzilla/WebService/Product.pm +++ b/Bugzilla/WebService/Product.pm @@ -918,10 +918,6 @@ You specified the name of a product that already exists. You must specify a description for this product. -=item 704 (Product must have version) - -You must specify a version for this product. - =item 705 (Product must define a default milestone) You must define a default milestone. |