Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 829274e8a18dc6ee644b7130519ac05e > files > 5

montage-6.0-4.mga9.src.rpm

From: Ole Streicher <olebole@debian.org>
Date: Fri, 18 Jan 2019 16:33:57 +0100
Subject: Remove bangpath in Python module

---
 python/MontagePy/MontagePy/archive.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/python/MontagePy/MontagePy/archive.py b/python/MontagePy/MontagePy/archive.py
index 17c909c..4ae99c3 100644
--- a/python/MontagePy/MontagePy/archive.py
+++ b/python/MontagePy/MontagePy/archive.py
@@ -1,5 +1,3 @@
-#!/bin/env python
-
 import os
 import sys
 import requests