mirror of https://github.com/apache/jclouds.git
Remove duplicate Nullable import
This commit is contained in:
parent
d31dc94149
commit
4765590bc9
|
@ -21,8 +21,6 @@ import static com.google.common.base.Preconditions.checkNotNull;
|
|||
|
||||
import java.util.Date;
|
||||
|
||||
import org.jclouds.javax.annotation.Nullable;
|
||||
|
||||
import com.google.auto.value.AutoValue;
|
||||
import com.google.common.annotations.Beta;
|
||||
import org.jclouds.javax.annotation.Nullable;
|
||||
|
|
Loading…
Reference in New Issue