Skip to content

Commit 216e286

Browse files
committed
testing small change
1 parent 1657302 commit 216e286

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)