Skip to content

Commit fde156b

Browse files
authored
Merge pull request #20 from HTTPArchive/development
Testing small change and deploy
2 parents c18715a + 216e286 commit fde156b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

functions/categories/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ def dispatcher(request):
2121

2222
return ("", 204, headers)
2323

24-
# Set CORS headers for the main request
2524
headers = {"Access-Control-Allow-Origin": "*"}
2625
args = request.args.to_dict()
2726

0 commit comments

Comments
 (0)