mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
remove unused dependency on hashlib; not available in python 2.4 anyway
This commit is contained in:
parent
c4ac2aac6a
commit
0d28474f19
@ -10,7 +10,6 @@ import marshal
|
||||
import new
|
||||
import string
|
||||
import types
|
||||
import hashlib
|
||||
import getpass
|
||||
import platform
|
||||
from direct.p3d.FileSpec import FileSpec
|
||||
|
Loading…
x
Reference in New Issue
Block a user