Commit 5e29b99d authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

remove superfluous ->app call

parent 5b7086bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ sub startup {
		$self->secrets( $self->config->{secrets} );
	}

	chomp $self->app->config->{version};
	chomp $self->config->{version};

	$self->plugin(
		authentication => {