@ -16,8 +16,3 @@ def get_uuid():
def gen_id():
return uuid.uuid4().hex
# if __name__ == '__main__':
# print(type(gen_id))
# print(type(gen_id()))