mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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:
@@ -8,8 +8,6 @@
|
||||
|
||||
import re
|
||||
import sys
|
||||
import os
|
||||
from glob import glob
|
||||
|
||||
rules_files = sys.argv[1:]
|
||||
if not rules_files:
|
||||
|
||||
Reference in New Issue
Block a user