Fix Java imports across entire codebase to be compliant

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=134119822
This commit is contained in:
mcilwain
2016-09-26 13:44:11 -04:00
committed by Ben McIlwain
parent ba09297749
commit afa6648cf7
8 changed files with 4 additions and 16 deletions
@@ -24,3 +24,4 @@ import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlNs;
import javax.xml.bind.annotation.XmlNsForm;
import javax.xml.bind.annotation.XmlSchema;