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

View File

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