mirror of https://github.com/apache/jclouds.git
Compilation error at InstallChefGems
This commit is contained in:
parent
f5e479a4b5
commit
9ff37adbf7
|
@ -47,7 +47,7 @@ public class InstallChefGems implements Statement {
|
|||
}
|
||||
|
||||
@Override
|
||||
public Iterable<String> functionDependecies(OsFamily family) {
|
||||
public Iterable<String> functionDependencies(OsFamily family) {
|
||||
return Collections.emptyList();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue