mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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