From 1450e579c67e3d969cb099dfe6c1cefd1e313fb5 Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Fri, 15 Sep 2017 14:26:13 -0400 Subject: yep --- .next/dist/pages/_document.js | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .next/dist/pages/_document.js (limited to '.next/dist/pages/_document.js') diff --git a/.next/dist/pages/_document.js b/.next/dist/pages/_document.js deleted file mode 100644 index a3b7729..0000000 --- a/.next/dist/pages/_document.js +++ /dev/null @@ -1,3 +0,0 @@ -'use strict'; - -module.exports = require('next/dist/server/document.js'); \ No newline at end of file -- cgit v1.3