Add annotation

This commit is contained in:
Alexander Sytnyk 2017-09-20 13:33:30 +03:00
parent 8220891701
commit 58831f0cf8

View file

@ -173,6 +173,7 @@ public class MapMarkersHelper {
}
}
@Nullable
public MarkersSyncGroup getGroup(String id) {
return markersDbHelper.getGroup(id);
}