Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
grzesiek2010 committed May 29, 2018
1 parent 722f310 commit 9b99e08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/org/javarosa/core/model/DataType.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
import static org.javarosa.core.model.Constants.DATATYPE_BINARY;
import static org.javarosa.core.model.Constants.DATATYPE_BOOLEAN;
import static org.javarosa.core.model.Constants.DATATYPE_CHOICE;
import static org.javarosa.core.model.Constants.DATATYPE_CHOICE_LIST;
import static org.javarosa.core.model.Constants.DATATYPE_MULTIPLE_ITEMS;
import static org.javarosa.core.model.Constants.DATATYPE_DATE;
import static org.javarosa.core.model.Constants.DATATYPE_DATE_TIME;
Expand Down

0 comments on commit 9b99e08

Please sign in to comment.