Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 22a28a1

Browse files
committed
Fixed 'url' keys from being allowed to pass through run.py.
(todo, better fix might be to add an exception-url key instead)
1 parent 36b81e2 commit 22a28a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

run.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
leaf=[
4343
"type",
4444
"image", # todo, remove this
45-
"url",
4645
"exception",
4746
"private",
4847
"prepend", # todo, remove

0 commit comments

Comments
 (0)