diff --git a/python/tidy.py b/python/tidy.py index 617caf04631..238dec69124 100644 --- a/python/tidy.py +++ b/python/tidy.py @@ -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"]