Skip to content

Commit

Permalink
viewer: Remove debug scene dump
Browse files Browse the repository at this point in the history
  • Loading branch information
Moguri committed Sep 24, 2019
1 parent 8789bd6 commit fd8cf74
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gltf/viewer.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ def __init__(self):
else:
self.model_root.reparent_to(self.render)

self.render.ls()


def main():
App().run()
Expand Down

0 comments on commit fd8cf74

Please sign in to comment.