summaryrefslogtreecommitdiff
path: root/app/src
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2024-03-06 21:53:40 +0100
committerGitHub <noreply@github.com>2024-03-06 21:53:40 +0100
commit7c14534179dea49b166aff9015bf6a9e72482a32 (patch)
tree1d7a372186b6ec9cf162d922ebf9b8dedf716db3 /app/src
parent68ec4e2527bd495bd35386d102325308a5f36d85 (diff)
downloadAntennaPod-7c14534179dea49b166aff9015bf6a9e72482a32.zip
Remove TriangleLabelView (#6963)
Since we redesigned the subscriptions page, this class is unused.
Diffstat (limited to 'app/src')
-rw-r--r--app/src/main/assets/licenses.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/src/main/assets/licenses.xml b/app/src/main/assets/licenses.xml
index de06d42a1..2af54bda5 100644
--- a/app/src/main/assets/licenses.xml
+++ b/app/src/main/assets/licenses.xml
@@ -138,10 +138,4 @@
website="https://github.com/kikoso/android-stackblur"
license="Apache 2.0"
licenseText="LICENSE_APACHE-2.0.txt" />
- <library
- name="Triangle Label View"
- author="Shota Saito"
- website="https://github.com/shts/TriangleLabelView"
- license="Apache 2.0"
- licenseText="LICENSE_TRIANGLE_LABEL_VIEW.txt" />
</libraries>