From e68f70c344d6c2337297fe4df8af10caaf60930a Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 20 Apr 2025 11:16:33 +0200 Subject: MOTIS: Add a missing vim fold marker --- lib/Travel/Status/MOTIS.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/Travel/Status/MOTIS.pm b/lib/Travel/Status/MOTIS.pm index b2a8be2..7559d8f 100644 --- a/lib/Travel/Status/MOTIS.pm +++ b/lib/Travel/Status/MOTIS.pm @@ -31,6 +31,7 @@ our $VERSION = '0.01'; # Thanks to Jannis R / @derhuerst and all contributors for maintaining these. my $motis_instance = Travel::Status::MOTIS::Services::get_service_ref(); +# }}} # {{{ Constructors sub new { -- cgit v1.2.3