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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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