Reenable FixerAPI
This commit is contained in:
parent
2f1a4e9518
commit
2e624956aa
1 changed files with 0 additions and 3 deletions
|
@ -242,9 +242,6 @@ public class DataFixerAPI {
|
|||
}
|
||||
|
||||
private static void runDataFixes(File dir, MigrationProfile profile, ProgressListener progress) {
|
||||
System.out.println("RUNNING fixes");
|
||||
if (dir!= null) return;
|
||||
|
||||
State state = new State();
|
||||
|
||||
List<File> regions = getAllRegions(dir, null);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue