summaryrefslogtreecommitdiff
path: root/gitlab/v4/objects.py
diff options
context:
space:
mode:
authorOleksii Shkurupii <Oleksii.Shkurupii@playtech.com>2020-08-27 18:07:54 +0300
committerOleksii Shkurupii <Oleksii.Shkurupii@playtech.com>2020-08-27 18:07:54 +0300
commitfa899d7a6e76acbe392f3debb5fd61d71bd88ed2 (patch)
treeaf915190af31ded29c6545c67ac7c9cda294e195 /gitlab/v4/objects.py
parent88f8cc78f97156d5888a9600bdb8721720563120 (diff)
parenta038e9567fd16259e3ed360ab0defd779e9c3901 (diff)
downloadgitlab-fa899d7a6e76acbe392f3debb5fd61d71bd88ed2.tar.gz
Merge branch 'master' into issue-1154
Diffstat (limited to 'gitlab/v4/objects.py')
-rw-r--r--gitlab/v4/objects.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/gitlab/v4/objects.py b/gitlab/v4/objects.py
index 16efc39..9893d1d 100644
--- a/gitlab/v4/objects.py
+++ b/gitlab/v4/objects.py
@@ -15,8 +15,6 @@
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-from __future__ import print_function
-from __future__ import absolute_import
import base64
from gitlab.base import * # noqa