1
0
mirror of https://github.com/e1ven/Robohash.git synced 2025-06-23 21:35:02 +00:00

remove import

This commit is contained in:
Robohash 2011-07-06 01:50:52 -04:00
parent 926fc72016
commit bce7265070

@ -10,7 +10,6 @@ import tornado.web
import tornado.escape import tornado.escape
import socket import socket
import re import re
import robohash
import os import os
import pprint import pprint
import Image import Image