don't want to inherit from C3
This commit is contained in:
parent
99adc3f0c2
commit
6ea1e40998
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ package WebGUI::AssetAspect::Comments;
|
|||
=cut
|
||||
|
||||
use strict;
|
||||
use base 'Class::C3';
|
||||
use Class::C3;
|
||||
use JSON;
|
||||
use Tie::IxHash;
|
||||
use WebGUI::Exception;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue