From: Guillaume Pellerin Date: Mon, 25 Nov 2013 11:08:49 +0000 (+0100) Subject: " " X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=ad4835ec99889fbddf745bcff6622ac6115df2e2;p=gix.git " " --- diff --git a/gix.py b/gix.py index 5f17250..2c9b684 100644 --- 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 *