Remove a bunch of circular dependencies, based on using WebGUI::Asset::Template
This commit is contained in:
parent
f01abc42ff
commit
953df9d6a9
3 changed files with 4 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ package WebGUI::Asset;
|
|||
=cut
|
||||
|
||||
use strict;
|
||||
use WebGUI::Paginator;
|
||||
require WebGUI::Paginator;
|
||||
use WebGUI::VersionTag;
|
||||
use WebGUI::Search::Index;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue