Remove raw geolocation data from server registration response
This commit is contained in:
@@ -30,7 +30,6 @@ class ServerService {
|
||||
geolocationData.latitude,
|
||||
geolocationData.longitude
|
||||
],
|
||||
"raw": geolocationData.toJson()
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user