Commit 9aae44c
authored
Remove bogus execute permission and shebang line from sudoku example (#1008)
* Remove spurious shebang line from sudoku example
The shebang line was not on the first line of the file, so it had no
effect. No other examples attempt to be executable via shebang lines.
* Remove unnecessary execute permissions from sudoku example1 parent eb32a20 commit 9aae44c
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
0 commit comments