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/utils.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/web/utils.py') diff --git a/module/web/utils.py b/module/web/utils.py index a89c87558..cb95b1cf5 100644 --- a/module/web/utils.py +++ b/module/web/utils.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- """ This program is free software; you can redistribute it and/or modify -- cgit v1.2.3