> import java.io.Closeable; > import org.apache.jclouds.oneandone.rest.features.ImageApi; > import org.apache.jclouds.oneandone.rest.features.ServerApi; > import org.jclouds.rest.annotations.Delegate; > > -@Beta
You can keep this, but taking care of using the right import. Just `com.google.common.common.annotations.Beta`. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/299/files/bf8d8c4370014ca206a6b4a6e1479e13f0ca7c1c..80c2fc4d9375cb9061507009887c338d2a517f31#r70707068
