diff --git a/internal_filesystem/apps/com.micropythonos.camera/assets/camera_app.py b/internal_filesystem/apps/com.micropythonos.camera/assets/camera_app.py index cd0392b9..b73c77b1 100644 --- a/internal_filesystem/apps/com.micropythonos.camera/assets/camera_app.py +++ b/internal_filesystem/apps/com.micropythonos.camera/assets/camera_app.py @@ -1,5 +1,5 @@ """ -Camera app wrapper that imports from the mpos.ui.camera_activity module. +Camera app wrapper that imports from the camera_activity module. """ from mpos import CameraActivity