Commit 2f77590e authored by Mike Greiling's avatar Mike Greiling

remove global export

parent a51b00f4
......@@ -56,5 +56,3 @@ export default class Autosave {
return window.localStorage.removeItem(this.key);
}
}
window.Autosave = Autosave;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment