lint compliance
This commit is contained in:
parent
cfc81e8c96
commit
cc6f3dc0e4
@ -468,7 +468,7 @@ define([
|
|||||||
};
|
};
|
||||||
|
|
||||||
create['migrate'] = function () {
|
create['migrate'] = function () {
|
||||||
return;
|
if (true) { return; } // XXX js hint
|
||||||
// TODO
|
// TODO
|
||||||
// if (!loginBlock) { return; }
|
// if (!loginBlock) { return; }
|
||||||
// if (alreadyMigrated) { return; }
|
// if (alreadyMigrated) { return; }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user