Loading lib/Travel/Status/DE/IRIS/Result.pm +1 −1 Original line number Diff line number Diff line Loading @@ -732,7 +732,7 @@ sub TO_JSON { delete $copy{replaced_by}; delete $copy{replacement_for}; return { %{$self} }; return { %copy }; } 1; Loading Loading
lib/Travel/Status/DE/IRIS/Result.pm +1 −1 Original line number Diff line number Diff line Loading @@ -732,7 +732,7 @@ sub TO_JSON { delete $copy{replaced_by}; delete $copy{replacement_for}; return { %{$self} }; return { %copy }; } 1; Loading