Commit 411d0263 authored by Mike Greiling's avatar Mike Greiling

remove global export

parent b0c2772a
......@@ -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