Skip to content

Commit

Permalink
Organized imports
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Aug 9, 2013
1 parent 4ad71a9 commit 748f3e6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@

import java.util.List;

import javax.annotation.Generated;
import javax.xml.bind.annotation.XmlElement;

import org.jboss.forge.parser.JavaParser;
import org.jboss.forge.parser.java.Field;
import org.jboss.forge.parser.java.JavaClass;
import org.junit.Assert;
import org.junit.ClassRule;
import org.junit.Test;

public class FieldMultipleTest
Expand Down

0 comments on commit 748f3e6

Please sign in to comment.