From b31e253b5bad4075e30b0f2658f78c1e3f449196 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 23 Apr 2026 21:52:29 +0000 Subject: [PATCH] chore(drawables): drop unused lock and lock_plus drawables No callers in code or XML. https://claude.ai/code/session_016gV9gEaSud6kDMdcaqy8ti --- amethyst/src/main/res/drawable/lock.xml | 1 - amethyst/src/main/res/drawable/lock_plus.xml | 1 - 2 files changed, 2 deletions(-) delete mode 100644 amethyst/src/main/res/drawable/lock.xml delete mode 100644 amethyst/src/main/res/drawable/lock_plus.xml diff --git a/amethyst/src/main/res/drawable/lock.xml b/amethyst/src/main/res/drawable/lock.xml deleted file mode 100644 index af5fd9ba8..000000000 --- a/amethyst/src/main/res/drawable/lock.xml +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/amethyst/src/main/res/drawable/lock_plus.xml b/amethyst/src/main/res/drawable/lock_plus.xml deleted file mode 100644 index ca8a3cbdc..000000000 --- a/amethyst/src/main/res/drawable/lock_plus.xml +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file