From 1450e579c67e3d969cb099dfe6c1cefd1e313fb5 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Fri, 15 Sep 2017 14:26:13 -0400 Subject: yep --- .next/bundles/pages/_document.js | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 .next/bundles/pages/_document.js (limited to '.next/bundles/pages/_document.js') diff --git a/.next/bundles/pages/_document.js b/.next/bundles/pages/_document.js deleted file mode 100644 index afcc271..0000000 --- a/.next/bundles/pages/_document.js +++ /dev/null @@ -1,18 +0,0 @@ - - window.__NEXT_REGISTER_PAGE('/_document', function() { - var comp = module.exports = -webpackJsonp([2],{ - -/***/ 529: -/***/ (function(module, exports, __webpack_require__) { - -module.exports = __webpack_require__(530); - - -/***/ }) - -},[529]); -//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYnVuZGxlcy9wYWdlcy9fZG9jdW1lbnQuanMiLCJzb3VyY2VzIjpbXSwibWFwcGluZ3MiOiI7QTs7Ozs7Ozs7OztBIiwic291cmNlUm9vdCI6IiJ9 - return { page: comp.default } - }) - \ No newline at end of file -- cgit v1.3