mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
Removed a nonexistent import from GridChild
This import is nonexistent and has no calls to it. The purpose it serves right now is causing an ImportError :P.
This commit is contained in:
parent
87b23dfeb2
commit
1c2c60acba
@ -1,6 +1,5 @@
|
||||
from direct.distributed.DistributedSmoothNodeBase import DistributedSmoothNodeBase
|
||||
from direct.distributed.GridParent import GridParent
|
||||
from pandac.PandaModules import EmbeddedValue
|
||||
|
||||
class GridChild:
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user