We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca3cff commit b2e181fCopy full SHA for b2e181f
pre_commit_hooks/check_jamf_json_manifests.py
@@ -9,7 +9,7 @@
9
import json
10
from datetime import datetime
11
12
-from pre_commit_hooks.util import PLIST_TYPES, validate_required_keys
+from pre_commit_hooks.util import validate_required_keys
13
14
# Types found in the Jamf JSON manifests
15
MANIFEST_TYPES = {
0 commit comments