diff --git a/ui (gen4)/features/store.js b/ui (gen4)/features/store.js index 06a7d0f4..67a53020 100755 --- a/ui (gen4)/features/store.js +++ b/ui (gen4)/features/store.js @@ -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...