Removes filter param from osm-common function calls 62/6662/1
authorBenjamin Diaz <bdiaz@whitestack.com>
Tue, 9 Oct 2018 14:44:53 +0000 (11:44 -0300)
committerBenjamin Diaz <bdiaz@whitestack.com>
Tue, 9 Oct 2018 14:44:53 +0000 (11:44 -0300)
The filter argument was replaced to q_filter. Instead of
renaming the keyword arg, now functions are called using
only positional args.

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>

No differences found