From b312703adc26ffe49f5ae94c1fb222e2843178ba Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Tue, 26 May 2020 22:35:49 -0500 Subject: [PATCH] remove todo model --- public/index.html | 2 +- src/graphql/mutations.js | 42 ------------------------------------ src/graphql/queries.js | 29 ------------------------- src/graphql/subscriptions.js | 33 ---------------------------- 4 files changed, 1 insertion(+), 105 deletions(-) diff --git a/public/index.html b/public/index.html index 44fcf96..8e6cea8 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@