Clean up Actions code (#591)

This commit is contained in:
Schuyler Cebulskie
2016-09-03 17:48:51 -04:00
committed by Amish Shah
parent 432c5ccc82
commit 59a5862f2d
22 changed files with 71 additions and 98 deletions

View File

@@ -8,7 +8,7 @@ the REST API methods, in order to prevent rewriting code to handle data,
used to be but they're strictly for manipulating data and making sure
that WebSocket events don't clash with REST methods.
*/
*/
class GenericAction {