Resolve "Rider location caching" #1063
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ import rider_location_cache
|
||||||
|
|
||||||
class RiderLocationDaemon(Daemon):
|
class RiderLocationDaemon(Daemon):
|
||||||
def run(self):
|
def run(self):
|
||||||
print "mogol in daemon"
|
|
||||||
rider_location = rider_location_cache.RiderLocationCache()
|
rider_location = rider_location_cache.RiderLocationCache()
|
||||||
rider_location.run()
|
rider_location.run()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue