> 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
No need to keep it; just commented in case you just removed it to make checkstyle happy :) It is just an annotation to give information that the api is still in an early stage (which is redundant for providers in labs). There is no need to keep it. --- 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#r70709755
