Update LN_on_tap_screen.py

This commit is contained in:
knowledgenude 2020-10-08 07:20:54 -03:00 committed by GitHub
parent de0f625c34
commit e35c85de49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
from arm.logicnode.arm_nodes import *
from arm.logicnode.arm_nodes import *
# Class OnTapScreen
class OnTapScreen(ArmLogicTreeNode):