deleted useless file

This commit is contained in:
Matteo ℱan 2018-11-14 23:11:15 +01:00 committed by GitHub
parent b0a8ff21fb
commit caaa299642
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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