diff options
author | David Lawrence <dkl@mozilla.com> | 2014-08-01 21:00:38 +0200 |
---|---|---|
committer | David Lawrence <dkl@mozilla.com> | 2014-08-01 21:21:18 +0200 |
commit | 56b5023bd1f633b14fb520a2e02188640a901161 (patch) | |
tree | aaeafd9ccf35e9791d4980124c0db7056deb5729 /extensions/BMO | |
parent | 65fafdee632ad4794f59b745e3130caa7a21ee58 (diff) | |
download | bugzilla-56b5023bd1f633b14fb520a2e02188640a901161.tar.gz bugzilla-56b5023bd1f633b14fb520a2e02188640a901161.tar.xz |
Fixed warnings generated by t/011pod.t
Diffstat (limited to 'extensions/BMO')
-rw-r--r-- | extensions/BMO/lib/WebService.pm | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/extensions/BMO/lib/WebService.pm b/extensions/BMO/lib/WebService.pm index cefcde2f6..ed94aabfc 100644 --- a/extensions/BMO/lib/WebService.pm +++ b/extensions/BMO/lib/WebService.pm @@ -148,10 +148,6 @@ A hash of Bugzilla login names. Each name points to an array of bug ids that the =item B<Errors> -=over - -=back - =item B<History> =over @@ -193,10 +189,6 @@ A hash of Bugzilla login names. Each name points to an array of bug ids that the =item B<Errors> -=over - -=back - =item B<History> =over |