Removed unnecessary blank lines after some comments

Former-commit-id: 3ebf6ef03d1ff08f5792d9637ef008c9dfbdcaa1
Former-commit-id: 4c3b2e8e44a743575d143a4c18e3b11cc69ab000
This commit is contained in:
2023-04-15 17:56:15 -04:00
parent 6b71b81853
commit bd7995fa39
2 changed files with 0 additions and 5 deletions
-2
View File
@@ -11,7 +11,6 @@ home = expanduser("~")
# UTILITY FUNCTIONS
# generates and prints full entry list
def entry_list_gen(_directory=f"{home}/.local/share/sshyp/"):
from textwrap import fill
@@ -207,7 +206,6 @@ def copy_id_check(_port, _username_ssh, _ip, _client_device_id):
# ARGUMENT-SPECIFIC FUNCTIONS
# runs configuration wizard
def tweak():
from os import symlink