Unverified Commit 37801cde authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

new: Remove unused serializable option

parent 89e7031f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -117,7 +117,6 @@ sub new {
		departure      => $opt{departure},
		from_json      => $opt{from_json},
		json           => JSON->new,
		serializable   => $opt{serializable},
		train_number   => $opt{train_number},
		user_agent     => $opt{user_agent},
	};