summaryrefslogtreecommitdiffstats
path: root/openai_rev/quora/graphql/ChatFragment.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'openai_rev/quora/graphql/ChatFragment.graphql')
-rw-r--r--openai_rev/quora/graphql/ChatFragment.graphql6
1 files changed, 0 insertions, 6 deletions
diff --git a/openai_rev/quora/graphql/ChatFragment.graphql b/openai_rev/quora/graphql/ChatFragment.graphql
deleted file mode 100644
index 605645ff..00000000
--- a/openai_rev/quora/graphql/ChatFragment.graphql
+++ /dev/null
@@ -1,6 +0,0 @@
-fragment ChatFragment on Chat {
- id
- chatId
- defaultBotNickname
- shouldShowDisclaimer
-}