Fixed error in the imports for the version 0.3.0

This commit is contained in:
Mario de Frutos
2016-02-12 12:55:12 +01:00
parent a90f8cac1c
commit 93f003a672
2 changed files with 4 additions and 4 deletions

View File

@@ -337,4 +337,4 @@ RETURNS Geometry AS $$
plpy.error(error_msg)
finally:
quota_service.increment_total_geocoder_use()
$$ LANGUAGE plpythonu;
$$ LANGUAGE plpythonu;