mirror of
https://github.com/servo/servo.git
synced 2025-06-10 17:43:16 +00:00
Remove unused Python import
This commit is contained in:
parent
5a66b59f9b
commit
d71d2da81f
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ import fnmatch
|
|||
import itertools
|
||||
import re
|
||||
import sys
|
||||
import toml
|
||||
from licenseck import licenses
|
||||
|
||||
filetypes_to_check = [".rs", ".rc", ".cpp", ".c", ".h", ".py", ".toml", ".webidl"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue