Aesthetic code changes

This commit is contained in:
Luc Didry 2017-07-14 12:11:50 +02:00
parent 14cc832552
commit e65ee8dc9a
1 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@ $ENV{MOJO_MAX_WEBSOCKET_SIZE} = 100485760; # 10 * 1024 * 1024 = 10MiB
# This method will run once at server start
sub startup {
my $self = shift;
my $entry = undef;
my $entry;
my $config = $self->plugin('Config' => {
default => {