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