> @@ -63,11 +63,6 @@ > protected Predicate<AtomicReference<Operation>> operationDone; > protected URI projectUrl; > > - protected Supplier<String> userProject; > - protected Predicate<AtomicReference<Operation>> > globalOperationDonePredicate; > - protected Predicate<AtomicReference<Operation>> > regionOperationDonePredicate; > - protected Predicate<AtomicReference<Operation>> > zoneOperationDonePredicate;
Live tests unaffected by deletion. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/112/files#r22560745
