removing unnecessary use lines
This commit is contained in:
parent
44abb8230c
commit
a3adaee3a0
130 changed files with 0 additions and 370 deletions
|
|
@ -1,6 +1,5 @@
|
|||
package WebGUI::Help::Asset;
|
||||
|
||||
use WebGUI::Session;
|
||||
|
||||
our $HELP = {
|
||||
|
||||
|
|
|
|||
|
|
@ -1,20 +0,0 @@
|
|||
package WebGUI::Help::Macro_FetchMimeType;
|
||||
|
||||
our $HELP = {
|
||||
|
||||
'fetch mime type' => {
|
||||
title => 'fetch mime type title',
|
||||
body => 'fetch mime type body',
|
||||
fields => [
|
||||
],
|
||||
related => [
|
||||
{
|
||||
tag => 'macros using',
|
||||
namespace => 'Macros'
|
||||
},
|
||||
]
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
@ -1,6 +1,5 @@
|
|||
package WebGUI::Help::Macros;
|
||||
|
||||
use WebGUI::Session;
|
||||
|
||||
our $HELP = {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue