v0.2.0-alpha.16: Removing DataSet/BatchSet Promise (#592)
Pre-release
Pre-release
Removing dead code that is no longer being used now that we have the websocket implementation. As far as I can tell, these web server handlers are no longer being called from the preview pane and since they were the only things that hinged on the dataset/batchset promise, we should be able to safely remove these.