Yay, let's organize imports again
Change-Id: I029150d637f9200f5b60ff9ce9f803439db92f18
This commit is contained in:
		| @@ -55,8 +55,8 @@ import java.io.IOException; | ||||
| import java.util.Arrays; | ||||
| import java.util.List; | ||||
| import java.util.Map; | ||||
| import java.util.Objects; | ||||
| import java.util.Map.Entry; | ||||
| import java.util.Objects; | ||||
|  | ||||
| @Singleton | ||||
| public class PutConfig implements RestModifyView<ProjectResource, Input> { | ||||
|   | ||||
| @@ -24,8 +24,8 @@ import com.google.inject.Provider; | ||||
|  | ||||
| import java.sql.SQLException; | ||||
| import java.sql.Statement; | ||||
| import java.util.regex.Pattern; | ||||
| import java.util.Set; | ||||
| import java.util.regex.Pattern; | ||||
|  | ||||
| public class Schema_102 extends SchemaVersion { | ||||
|   @Inject | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 David Pursehouse
					David Pursehouse