> @@ -21,12 +21,12 @@ > org.jclouds.ec2.ami2 > (:use org.jclouds.compute2) > (:import org.jclouds.aws.domain.Region > - org.jclouds.ec2.services.AMIClient > + org.jclouds.ec2.features.AMIClient
Should this be `org.jclouds.ec2.features.AMIApi`? If so, check also in the other Clojure files. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/49/files#r4936053
