summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/PassKey.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/displayapp/screens/PassKey.cpp')
-rw-r--r--src/displayapp/screens/PassKey.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/displayapp/screens/PassKey.cpp b/src/displayapp/screens/PassKey.cpp
index 13cdcc2..4057a7e 100644
--- a/src/displayapp/screens/PassKey.cpp
+++ b/src/displayapp/screens/PassKey.cpp
@@ -14,4 +14,3 @@ PassKey::PassKey(Pinetime::Applications::DisplayApp* app, uint32_t key) : Screen
PassKey::~PassKey() {
lv_obj_clean(lv_scr_act());
}
-