mirror of https://github.com/apache/jclouds.git
Removed unused import
This commit is contained in:
parent
be70cb3f67
commit
43669e8a8b
|
@ -20,7 +20,6 @@
|
|||
package org.jclouds.chef.domain;
|
||||
|
||||
import java.util.Map;
|
||||
import java.util.Set;
|
||||
|
||||
import com.google.common.collect.Maps;
|
||||
import com.google.gson.annotations.SerializedName;
|
||||
|
|
Loading…
Reference in New Issue