Remove TODO

This commit is contained in:
nielsandriesse 2020-09-04 09:09:37 +10:00
parent a0c903a3d3
commit ff9c88a192

View File

@ -1117,8 +1117,6 @@ public class PushDecryptJob extends BaseJob implements InjectableType {
} }
} }
} }
// Invalid metadata exception
// TODO
return false; return false;
} }