summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/lib
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-03-11 05:58:21 +0100
committerByron Jones <glob@mozilla.com>2015-03-11 06:02:08 +0100
commitbeaaabe17a5a3dbc121ae84ae889ba089bea19d8 (patch)
tree7983cf195f3860843a8227633ed1cfb9594bc5c2 /extensions/BMO/lib
parent19643ae8e32cdbf49f7d0fb7ece6f68786acc0b5 (diff)
downloadbugzilla-beaaabe17a5a3dbc121ae84ae889ba089bea19d8.tar.gz
bugzilla-beaaabe17a5a3dbc121ae84ae889ba089bea19d8.tar.xz
fix pod warnings
Diffstat (limited to 'extensions/BMO/lib')
-rw-r--r--extensions/BMO/lib/WebService.pm8
1 files changed, 0 insertions, 8 deletions
diff --git a/extensions/BMO/lib/WebService.pm b/extensions/BMO/lib/WebService.pm
index d31811de4..87d45085e 100644
--- a/extensions/BMO/lib/WebService.pm
+++ b/extensions/BMO/lib/WebService.pm
@@ -145,12 +145,8 @@ You pass a field called C<names> that is a list of Bugzilla login names to find
=item B<Returns>
-=over
-
A hash of Bugzilla login names. Each name points to an array of bug ids that the user has confirmed.
-=back
-
=item B<Errors>
=item B<History>
@@ -186,12 +182,8 @@ You pass a field called C<names> that is a list of Bugzilla login names to find
=item B<Returns>
-=over
-
A hash of Bugzilla login names. Each name points to an array of bug ids that the user has verified.
-=back
-
=item B<Errors>
=item B<History>