Remove the warnings pragma
This commit is contained in:
parent
a894bf906a
commit
da39f70f49
6 changed files with 0 additions and 8 deletions
|
|
@ -1,9 +1,6 @@
|
|||
package WebGUI::Help::Asset_Calendar;
|
||||
use strict;
|
||||
|
||||
use strict;;
|
||||
use warnings;
|
||||
|
||||
our $HELP = {
|
||||
|
||||
'view calendar template' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue