summaryrefslogtreecommitdiffstats
path: root/module/common
diff options
context:
space:
mode:
Diffstat (limited to 'module/common')
-rw-r--r--module/common/JsEngine.py1
-rw-r--r--module/common/json_layer.py1
-rw-r--r--module/common/packagetools.py2
-rw-r--r--module/common/pylgettext.py1
4 files changed, 0 insertions, 5 deletions
diff --git a/module/common/JsEngine.py b/module/common/JsEngine.py
index 437dda6ae..45c9a50a5 100644
--- a/module/common/JsEngine.py
+++ b/module/common/JsEngine.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
This program is free software; you can redistribute it and/or modify
diff --git a/module/common/json_layer.py b/module/common/json_layer.py
index 4d57a9f38..bb3937cdc 100644
--- a/module/common/json_layer.py
+++ b/module/common/json_layer.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: utf-8 -*-
# abstraction layer for json operations
diff --git a/module/common/packagetools.py b/module/common/packagetools.py
index 5bfbcba95..6fd2d4a38 100644
--- a/module/common/packagetools.py
+++ b/module/common/packagetools.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
# JDownloader/src/jd/controlling/LinkGrabberPackager.java
import re
diff --git a/module/common/pylgettext.py b/module/common/pylgettext.py
index fb36fecee..cab631cf4 100644
--- a/module/common/pylgettext.py
+++ b/module/common/pylgettext.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
# -*- coding: utf-8 -*-
from gettext import *