Bug 5385: POD Cleanups (part 1)
[koha.git] / misc / cronjobs / check-url.pl
index 063eb7e..3936b49 100755 (executable)
@@ -38,7 +38,7 @@ C4::URL::Checker - base object for checking URL stored in Koha DB
            "is_success: ", $url->{ is_success }, "\n",
            "status:     ", $url->{ status     }, "\n";
  }
+
 =head1 FUNCTIONS
 
 =head2 new