mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2024-10-01 03:15:39 -04:00
Cleanup
This commit is contained in:
parent
c6852ce170
commit
048ee14e7b
@ -1,3 +1,5 @@
|
||||
#!/bin/python
|
||||
|
||||
# Copyright (C) 2023, Mark Qvist
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
@ -13,7 +15,6 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#!/bin/python
|
||||
import os
|
||||
import sys
|
||||
import RNS
|
||||
|
@ -1,3 +1,5 @@
|
||||
#!/bin/python
|
||||
|
||||
# Copyright (C) 2023, Mark Qvist
|
||||
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
|
Loading…
Reference in New Issue
Block a user