Skip to content

Commit 7a0ca15

Browse files
committed
fixing copyright not supported
1 parent 312ea4a commit 7a0ca15

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tools/distrib/check_copyright.py

-3
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@
5454
default=0,
5555
action='store_const',
5656
const=1)
57-
argp.add_argument('-f', '--fix',
58-
default=False,
59-
action='store_true');
6057
argp.add_argument('--precommit',
6158
default=False,
6259
action='store_true')

0 commit comments

Comments
 (0)