Move all sources to 'src/'
[lttng-ust.git] / python-lttngust / lttngust / __init__.py
diff --git a/python-lttngust/lttngust/__init__.py b/python-lttngust/lttngust/__init__.py
deleted file mode 100644 (file)
index 22d3e09..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# -*- coding: utf-8 -*-
-#
-# SPDX-License-Identifier: LGPL-2.1-only
-#
-# Copyright (C) 2015 Philippe Proulx <pproulx@efficios.com>
-
-from __future__ import unicode_literals
-
-from .version import __version__
-from .version import __soname_major__
-
-# this creates the daemon threads and registers the application
-import lttngust.agent
This page took 0.02398 seconds and 4 git commands to generate.