X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbindings%2Fpython%2Fbt2%2Fbt2%2Flogging.py;h=3c975c6a692f6e6e79b2bf92571f5e60807ff8ec;hb=57081273d1191fc79edc101af619fab96b72460d;hp=f07e8ea62f0adc71a3acce36dbc745b2979237a9;hpb=770538dd64bcd8f258cb059c438f845533900a27;p=babeltrace.git diff --git a/src/bindings/python/bt2/bt2/logging.py b/src/bindings/python/bt2/bt2/logging.py index f07e8ea6..3c975c6a 100644 --- a/src/bindings/python/bt2/bt2/logging.py +++ b/src/bindings/python/bt2/bt2/logging.py @@ -20,8 +20,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -from bt2 import native_bt, object, utils -import bt2 +from bt2 import native_bt class LoggingLevel: