Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-02-27 15:39:17 +03:00
parent f6ba8d7358
commit 1051704194

View File

@ -49,7 +49,6 @@ var StoreActions = actions.Actions({
// }
//
// XXX this is almost the same as .collection_handlers...
// XXX add support for aliases...
// XXX might be a good idea to shift this from meaning "store handlers"
// to "store APIs", i.e. mark all specific store actions with
// store tag and collect/group them for reference...