Skip to content

Commit 9f9ef82

Browse files
Removed unneccessary Devel::StackTrace
1 parent 2b12e50 commit 9f9ef82

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/GADS/Records.pm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ use Moo;
4141
use MooX::Types::MooseLike::Base qw(Maybe Str ArrayRef HashRef Bool Int);
4242
use MooX::Types::MooseLike::DateTime qw/DateAndTime/;
4343

44-
use Devel::StackTrace;
45-
4644
with 'GADS::RecordsJoin', 'GADS::Role::Presentation::Records', 'GADS::Helper::ConditionBuilder';
4745

4846
# Preferably this is passed in to prevent extra

0 commit comments

Comments
 (0)