Skip to content

Commit

Permalink
WD| FIX Location Picker View #6
Browse files Browse the repository at this point in the history
  • Loading branch information
baksosapi committed Nov 10, 2017
1 parent 64ff9eb commit 624a1bf
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ public class LocationPickerView extends CustomFontTextView implements View.OnCli

static {
ALLOWED_LEVELS = new ArrayList<>();
ALLOWED_LEVELS.add("Health Facility");
ALLOWED_LEVELS.add("Zone");
ALLOWED_LEVELS.add("Village");
}

Expand Down

0 comments on commit 624a1bf

Please sign in to comment.