diff options
Diffstat (limited to 'core/src/main.js')
-rw-r--r-- | core/src/main.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/src/main.js b/core/src/main.js index b5faaa8e90c..cb678c1e676 100644 --- a/core/src/main.js +++ b/core/src/main.js @@ -19,8 +19,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -// TODO: not required anymore https://caniuse.com/#search=atob -import 'Base64' // TODO: use babel polyfill instead import 'es6-shim' |