Skip to content

Commit ba79d27

Browse files
committed
Tidy About.pm
1 parent 95b3b2e commit ba79d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/MetaCPAN/Web/Controller/About.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ sub meta_hack : Local : Args(0) {
3838
my ( $self, $c ) = @_;
3939
}
4040

41-
sub mirror : Local : Args(0) {}
41+
sub mirror : Local : Args(0) { }
4242

4343
sub sponsors : Local : Args(0) {
4444
my ( $self, $c ) = @_;

0 commit comments

Comments
 (0)