diff --git a/lib/WebGUI/Role/Asset/AlwaysHidden.pm b/lib/WebGUI/Role/Asset/AlwaysHidden.pm index 8c866dbb8..7336fd751 100644 --- a/lib/WebGUI/Role/Asset/AlwaysHidden.pm +++ b/lib/WebGUI/Role/Asset/AlwaysHidden.pm @@ -24,10 +24,6 @@ Asset Role that guarantees that the isHidden property is always 1. =head1 SYNOPSIS -Despite using OO style methods, there are no AssetHelper objects. This is simply to provide inheritance. - -=head1 METHODS - with WebGUI::Role::Asset::AlwaysHidden; =cut