aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 10:58:47 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 10:58:47 +0000
commit572c917f8c3badf957d84b274e96a45b43ca1534 (patch)
treefc51b9e0c0dfd17b872f0cfc45f286b1ef0623ee
parent304b5061dcb01b3c73d06a88ca38fa34902eb4d1 (diff)
parent23c2303e2bec8547b653e42bb1a9b7b408a8723d (diff)
downloaduritemplates-572c917f8c3badf957d84b274e96a45b43ca1534.tar.gz
Change-Id: I14fe9af72fd77c6588b779835d7ef6cfafeb8859
-rw-r--r--uritemplate/Android.bp8
1 files changed, 0 insertions, 8 deletions
diff --git a/uritemplate/Android.bp b/uritemplate/Android.bp
index 068c029..f878d86 100644
--- a/uritemplate/Android.bp
+++ b/uritemplate/Android.bp
@@ -26,13 +26,5 @@ python_library {
srcs: [
"*.py",
],
- version: {
- py2: {
- enabled: true,
- },
- py3: {
- enabled: true,
- },
- },
pkg_path: "uritemplate",
}