We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22613fa commit 00a33acCopy full SHA for 00a33ac
scripts/setup/gen_pigweed_cipd_json.py
@@ -17,7 +17,6 @@
17
import argparse
18
import json
19
import platform
20
-from collections import defaultdict
21
22
_LIST_OF_PACKAGES_TO_EXCLUDE = ['fuchsia/third_party/rust/']
23
0 commit comments