Cleanup
This commit is contained in:
parent
c6852ce170
commit
048ee14e7b
@ -1,3 +1,5 @@
|
|||||||
|
#!/bin/python
|
||||||
|
|
||||||
# Copyright (C) 2023, Mark Qvist
|
# Copyright (C) 2023, Mark Qvist
|
||||||
|
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# 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
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
#!/bin/python
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import RNS
|
import RNS
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
#!/bin/python
|
||||||
|
|
||||||
# Copyright (C) 2023, Mark Qvist
|
# Copyright (C) 2023, Mark Qvist
|
||||||
|
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
Loading…
Reference in New Issue
Block a user