summaryrefslogtreecommitdiff
path: root/python/Flask-Cors/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/Flask-Cors/README')
-rw-r--r--python/Flask-Cors/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/Flask-Cors/README b/python/Flask-Cors/README
deleted file mode 100644
index a51f343317..0000000000
--- a/python/Flask-Cors/README
+++ /dev/null
@@ -1,2 +0,0 @@
-Flask extension for handling Cross Origin Resource Sharing (CORS),
-making cross-origin AJAX possible.