deleted useless file

This commit is contained in:
Matteo ℱan
2018-11-14 23:14:30 +01:00
committed by GitHub
parent e98858c9d0
commit 88165e3031

View File

@@ -1,6 +0,0 @@
#!/usr/bin/env python3
import uuid
key = uuid.uuid4().hex
print(key[:16]) #*2to3*