Skip to content

Commit 4d6387e

Browse files
committed
Cleanup core_mesh_data_source_numpy
1 parent ae0c26e commit 4d6387e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/core_mesh_data_source_numpy.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@
1515
##You should have received a copy of the GNU Lesser General Public License
1616
##along with pythonOCC. If not, see <http://www.gnu.org/licenses/>.
1717

18-
import os
19-
2018
from OCC.Core.MeshDS import MeshDS_DataSource
21-
from OCC.Core.RWStl import rwstl_ReadFile
2219
from OCC.Core.MeshVS import *
2320

2421
from OCC.Display.SimpleGui import init_display

0 commit comments

Comments
 (0)