mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
Removed unnecessary import
This commit is contained in:
parent
5150c70bfa
commit
e3272b9610
@ -3,7 +3,6 @@ Defines ObjectPalette tree UI
|
||||
"""
|
||||
import wx
|
||||
import cPickle as pickle
|
||||
from ObjectPalette import *
|
||||
|
||||
class ObjectPaletteUI(wx.Panel):
|
||||
def __init__(self, parent, editor):
|
||||
|
Loading…
x
Reference in New Issue
Block a user