Skip to content

Commit 9950c97

Browse files
committed
lora/__init__.py: Removed unnecessary line.
Signed-off-by: Breno RdV <breno.rdv@gmail.com>
1 parent bfda732 commit 9950c97

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

micropython/lora/lora/lora/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,3 @@ def _can_ignore_error(e):
4242
)
4343

4444
del ok
45-
46-
47-
__version__ = '0.2.1'

0 commit comments

Comments
 (0)