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/database/FileDatabase.py | 1 - 1 file changed, 1 deletion(-) (limited to 'module/database/FileDatabase.py') diff --git a/module/database/FileDatabase.py b/module/database/FileDatabase.py index 53bf58fb2..4a5e7c0ef 100644 --- a/module/database/FileDatabase.py +++ b/module/database/FileDatabase.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python """ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.3