REFACTOR: PreloadStore to ES6

This commit is contained in:
Robin Ward
2016-07-11 12:57:05 -04:00
parent 25d6915cac
commit bba0fd0654
33 changed files with 149 additions and 141 deletions
@@ -1,4 +1,6 @@
import { ajax } from 'discourse/lib/ajax';
import PreloadStore from 'preload-store';
const Backup = Discourse.Model.extend({
destroy() {