Removed debug code
This commit is contained in:
parent
9a356dbf0d
commit
329509d5c0
1 changed files with 0 additions and 2 deletions
|
@ -248,8 +248,6 @@ public class DataFixerAPI {
|
||||||
}
|
}
|
||||||
|
|
||||||
MigrationProfile profile = getMigrationProfile();
|
MigrationProfile profile = getMigrationProfile();
|
||||||
//TODO: Remove on Production
|
|
||||||
if (!BCLib.isDevEnvironment())
|
|
||||||
profile.runPrePatches(levelBaseDir);
|
profile.runPrePatches(levelBaseDir);
|
||||||
|
|
||||||
if (!profile.hasAnyFixes()) {
|
if (!profile.hasAnyFixes()) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue