From cd0b07b3adb36fb5ec098f9e511ab45d774fee7b Mon Sep 17 00:00:00 2001 From: Wes Bos Date: Tue, 30 Jan 2018 12:41:01 -0500 Subject: Move to Prisma Backend --- graphcool/src/index.js | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 graphcool/src/index.js (limited to 'graphcool/src/index.js') diff --git a/graphcool/src/index.js b/graphcool/src/index.js deleted file mode 100644 index ee451f6..0000000 --- a/graphcool/src/index.js +++ /dev/null @@ -1,2 +0,0 @@ -module.exports = () => 'Welcome to Micro' -exports.what = () => 'What' -- cgit v1.3