summaryrefslogtreecommitdiffstats
path: root/g4f/.v1/gpt4free/quora/graphql/SummarizePlainPostQuery.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'g4f/.v1/gpt4free/quora/graphql/SummarizePlainPostQuery.graphql')
-rw-r--r--g4f/.v1/gpt4free/quora/graphql/SummarizePlainPostQuery.graphql3
1 files changed, 0 insertions, 3 deletions
diff --git a/g4f/.v1/gpt4free/quora/graphql/SummarizePlainPostQuery.graphql b/g4f/.v1/gpt4free/quora/graphql/SummarizePlainPostQuery.graphql
deleted file mode 100644
index afa2a84c..00000000
--- a/g4f/.v1/gpt4free/quora/graphql/SummarizePlainPostQuery.graphql
+++ /dev/null
@@ -1,3 +0,0 @@
-query SummarizePlainPostQuery($comment: String!) {
- summarizePlainPost(comment: $comment)
-}