From d3d11d25ab5bd2ffa2432aa4d4315d8415a265aa Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Mon, 14 Jul 2014 22:10:22 +0200 Subject: Added missing shebangs, removed unnecessary ones --- module/web/json_app.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/web/json_app.py') diff --git a/module/web/json_app.py b/module/web/json_app.py index fc6cc4b7f..0212c27ea 100644 --- a/module/web/json_app.py +++ b/module/web/json_app.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- from os.path import join -- cgit v1.2.3