@@ -10,7 +10,7 @@ use strict;
1010use warnings;
1111use VSObjectFactory;
1212
13- no warnings qw( redefine) ; # # no critic
13+ no warnings qw( redefine) ; # # no critic
1414
1515sub _new
1616{
@@ -770,7 +770,7 @@ use strict;
770770use warnings;
771771use base qw( Solution) ;
772772
773- no warnings qw( redefine) ; # # no critic
773+ no warnings qw( redefine) ; # # no critic
774774
775775sub new
776776{
@@ -795,7 +795,7 @@ use strict;
795795use warnings;
796796use base qw( Solution) ;
797797
798- no warnings qw( redefine) ; # # no critic
798+ no warnings qw( redefine) ; # # no critic
799799
800800sub new
801801{
@@ -821,7 +821,7 @@ use strict;
821821use warnings;
822822use base qw( Solution) ;
823823
824- no warnings qw( redefine) ; # # no critic
824+ no warnings qw( redefine) ; # # no critic
825825
826826sub new
827827{
@@ -847,7 +847,7 @@ use strict;
847847use warnings;
848848use base qw( Solution) ;
849849
850- no warnings qw( redefine) ; # # no critic
850+ no warnings qw( redefine) ; # # no critic
851851
852852sub new
853853{
@@ -873,7 +873,7 @@ use strict;
873873use warnings;
874874use base qw( Solution) ;
875875
876- no warnings qw( redefine) ; # # no critic
876+ no warnings qw( redefine) ; # # no critic
877877
878878sub new
879879{
@@ -901,7 +901,7 @@ use strict;
901901use warnings;
902902use base qw( Solution) ;
903903
904- no warnings qw( redefine) ; # # no critic
904+ no warnings qw( redefine) ; # # no critic
905905
906906sub new
907907{
@@ -929,7 +929,7 @@ use strict;
929929use warnings;
930930use base qw( Solution) ;
931931
932- no warnings qw( redefine) ; # # no critic
932+ no warnings qw( redefine) ; # # no critic
933933
934934sub new
935935{
0 commit comments