mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-12 22:56:55 +00:00
8 lines
194 B
Python
8 lines
194 B
Python
# encoding: UTF-8
|
|
|
|
from objectmaphelper import *
|
|
from scripts.login_names import *
|
|
from scripts.onboarding_names import *
|
|
from scripts.settings_names import *
|
|
from scripts.wallet_names import *
|