mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
python: Remove debug print
This commit is contained in:
parent
ee7c2d07b8
commit
3e79fc7626
1 changed files with 0 additions and 1 deletions
|
@ -26,4 +26,3 @@
|
|||
from pkgutil import extend_path
|
||||
|
||||
__path__ = extend_path(__path__, __name__)
|
||||
print __path__, __name__
|
||||
|
|
Loading…
Reference in a new issue