Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite7e2e4f

Browse files
Cleanups
1 parentcaab563 commite7e2e4f

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

‎internal_filesystem/lib/mpos/app/app.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
importujson
2-
#from ..content.intent import Intent # optional, if App uses Intent
32
from ..navigatorimportActivityNavigator
43

54
classApp:

‎internal_filesystem/lib/mpos/navigator.py‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
importutime
22
from .content.intentimportIntent
3-
43
from .content.pmimportPackageManager
54

65
importmpos.ui
76

87
classActivityNavigator:
9-
#handlersa = PackageManager.APP_REGISTRY.get(intent.action, [])
10-
8+
119
@staticmethod
1210
defstartActivity(intent):
1311
ifnotisinstance(intent,Intent):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp