Fixed minor logical issues

pull/2/head
Illia Chub 2021-10-07 19:17:24 +03:00
parent 5e8736fa5a
commit f8a3c94fdd
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ def createUser():
print("done")
fileContent = list()
index = int(0)
while True:
line = readOnlyFileDescriptor.readline()