Sho SHIMIZU
Committed by Brian O'Connor

Remove obsolete comment

Change-Id: Ib14cfa5b287d5852011fe9b16f7397a1da306a45
......@@ -425,7 +425,6 @@ public class IntentManager
}
}
// TODO: simplify the branching statements
private IntentUpdate createIntentUpdate(IntentData intentData) {
switch (intentData.state()) {
case INSTALL_REQ:
......