1
0
mirror of https://github.com/systemd/systemd synced 2024-07-09 04:26:06 +00:00

test: drop unused modules

Suggested by CodeQL#167 (https://github.com/systemd/systemd/security/code-scanning/167)
and CodeQL#168 (https://github.com/systemd/systemd/security/code-scanning/168).
This commit is contained in:
Yu Watanabe 2022-10-13 17:34:08 +09:00
parent 5c27347693
commit f9d1709c03

View File

@ -8,8 +8,6 @@
import re
import sys
import os
from glob import glob
rules_files = sys.argv[1:]
if not rules_files: