> @@ -270,7 +270,6 @@ > * @return A Map containing the collected values organized by key - value. > * @Beta > */ > - Optional<Map<String, String>> getDiagnostics(String id); > - > + Optional<Map<String, String>> getDiagnostics(String id);
Thanks for the cleanup, @pimenas ;-) --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/339/files#r11597963
