lib/ratis/next_bus.rb in ratis-3.1.5 vs lib/ratis/next_bus.rb in ratis-3.1.5.1

- old
+ new

@@ -32,11 +32,9 @@ else @stop = {} @services = [] end - debugger - x = 1 end def parse_trip_info(trips) # can come back as an Array or single Hash... if trips.is_a?(Array)