got rid of dwarn statements

This commit is contained in:
Finn 2019-07-11 11:28:02 +01:00
parent 95042d7359
commit 745a82220f
2 changed files with 0 additions and 6 deletions

View file

@ -5,9 +5,6 @@ use Mojo::JSON;
sub post_lcc_transactions {
my $c = shift;
use Devel::Dwarn;
Dwarn "hello";
my $user = $c->stash->{api_user};
# TODO Check the user is lancaster city council