Bug 31140: (QA follow-up) Remove leftover POD
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Jul 2022 13:44:25 +0000 (10:44 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 12 Jul 2022 13:44:57 +0000 (10:44 -0300)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Biblio/ItemGroup/Item.pm

index 9587c90..67eca6e 100644 (file)
@@ -35,8 +35,4 @@ sub _type {
     return 'ItemGroupItem';
 }
 
-=head3 object_class
-
-=cut
-
 1;