Remove TODO

This commit is contained in:
J-Jamet
2021-08-08 10:49:14 +02:00
parent 3d9cf16960
commit 7b51b5005a

View File

@@ -163,8 +163,6 @@ class GroupFragment : DatabaseFragment(), SortDialogFragment.SortSelectionListen
mNodesRecyclerView?.adapter = mAdapter
}
}
// TODO notify menu updated?
}
override fun onSaveInstanceState(outState: Bundle) {