summaryrefslogtreecommitdiffstats
path: root/openai_rev/quora/graphql/BioFragment.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'openai_rev/quora/graphql/BioFragment.graphql')
-rw-r--r--openai_rev/quora/graphql/BioFragment.graphql8
1 files changed, 0 insertions, 8 deletions
diff --git a/openai_rev/quora/graphql/BioFragment.graphql b/openai_rev/quora/graphql/BioFragment.graphql
deleted file mode 100644
index c4218030..00000000
--- a/openai_rev/quora/graphql/BioFragment.graphql
+++ /dev/null
@@ -1,8 +0,0 @@
-fragment BioFragment on Viewer {
- id
- poeUser {
- id
- uid
- bio
- }
-}