diff options
author | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2014-08-21 09:32:49 +0200 |
---|---|---|
committer | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2014-08-21 09:32:49 +0200 |
commit | 01335f3b904a7ea4c1fee2d5b7f84f6420577834 (patch) | |
tree | 8f4b2f7fc9bff81425bef1011f7c7994a6d6e65d /gitlab.py | |
parent | 8ce3e30ba1fd3f9c587746dbe050a528bc6e952a (diff) | |
download | gitlab-01335f3b904a7ea4c1fee2d5b7f84f6420577834.tar.gz |
drop the module shebang
Diffstat (limited to 'gitlab.py')
-rw-r--r-- | gitlab.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # # Copyright (C) 2013 Gauvain Pocentek <gauvain@pocentek.net> |