diff --git a/src/layouts/index.js b/src/layouts/index.js index 5ef58119..7cb6abef 100644 --- a/src/layouts/index.js +++ b/src/layouts/index.js @@ -7,8 +7,6 @@ 'use strict'; -// FIXME: I actually cannot figure out where this Template is used - // Polyfills for IE import 'array-from'; import 'string.prototype.includes';