]> git.parisson.com Git - gix.git/commitdiff
" "
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 25 Nov 2013 11:08:49 +0000 (12:08 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 25 Nov 2013 11:08:49 +0000 (12:08 +0100)
gix.py

diff --git a/gix.py b/gix.py
index 5f1725050be912ae299a2e5768c973333aa01b22..2c9b684fadcb1e0fa8e08288a0e376ec2634aa85 100644 (file)
--- a/gix.py
+++ b/gix.py
@@ -3,8 +3,6 @@ import time
 import logging
 from threading import Thread
 
-GIT_PYTHON_TRACE = 'full'
-
 from watchdog.observers import Observer
 from watchdog.events import *