mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-03 05:57:42 -05:00
General cleanup
This commit is contained in:
@@ -132,8 +132,6 @@ public abstract class DependencyProvider {
|
||||
return sourceConfiguration;
|
||||
}
|
||||
|
||||
// TODO: Can this be done with stable APIs only?
|
||||
@SuppressWarnings("UnstableApiUsage")
|
||||
public Set<File> resolve() {
|
||||
return sourceConfiguration.files(dependency);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user