mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03: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:
parent
5c27347693
commit
f9d1709c03
@ -8,8 +8,6 @@
|
||||
|
||||
import re
|
||||
import sys
|
||||
import os
|
||||
from glob import glob
|
||||
|
||||
rules_files = sys.argv[1:]
|
||||
if not rules_files:
|
||||
|
Loading…
Reference in New Issue
Block a user