mirror of
https://github.com/markqvist/rnsh.git
synced 2024-10-01 01:15:37 -04:00
Cleanup
This commit is contained in:
parent
1fa5a42fe6
commit
bd1c02e256
@ -23,7 +23,6 @@
|
||||
import os
|
||||
module_abs_filename = os.path.abspath(__file__)
|
||||
module_dir = os.path.dirname(module_abs_filename)
|
||||
# print(os.path.dirname(module_dir))
|
||||
|
||||
def _get_version():
|
||||
def pkg_res_version():
|
||||
|
Loading…
Reference in New Issue
Block a user