Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/api/schemas/entities/discussions.json')
-rw-r--r--spec/fixtures/api/schemas/entities/discussions.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/fixtures/api/schemas/entities/discussions.json b/spec/fixtures/api/schemas/entities/discussions.json
deleted file mode 100644
index 5a837429776..00000000000
--- a/spec/fixtures/api/schemas/entities/discussions.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "type": "array",
- "items": { "$ref": "discussion.json" }
-}