Remove CUI and other cleaning

This commit is contained in:
MattBDev
2019-06-06 18:39:51 -04:00
parent b42553116c
commit 229182aa63
28 changed files with 574 additions and 2653 deletions

View File

@ -98,5 +98,4 @@ public class SphereRegionSelector extends EllipsoidRegionSelector {
return "sphere";
}
}