oji;gwegyuldsvhuj

This commit is contained in:
JellieJayde
2024-04-23 13:14:45 -04:00
parent 33e267901e
commit 251e78e3fd

View File

@@ -11,7 +11,7 @@
#
# @Script: CutieParser.py
# @Date Created: 10 Apr, 2024
# @Last Modified: 11 Apr, 2024
# @Last Modified: 23 Apr, 2024
# @Last Modified by: Cutieguwu | Olivia Brooks
# ----------------------------------------------------------
@@ -27,8 +27,6 @@ execDir = path.dirname(__file__)
dataLanguage = []
dataEncoded = []
print ("Start")
def parse(dataReference, dataEncoded):
return order(dataReference), order(dataEncoded)