mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-22 12:51:09 +02:00
Refactor: remove unused method in IntentManager
Change-Id: Ifcec1a80674131379516f53ffdfb600651160f6d
This commit is contained in:
parent
9ea3453b45
commit
23f36f0abf
@ -1198,10 +1198,6 @@ public class IntentManager
|
||||
|
||||
return completed;
|
||||
}
|
||||
|
||||
protected void writeBatch(BatchWrite batchWrite) {
|
||||
store.batchWrite(batchWrite);
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: better naming
|
||||
|
Loading…
x
Reference in New Issue
Block a user