From 9c905eaa1375d2e7c13c4a3e43ea3feca4688950 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sat, 27 Feb 2016 13:24:51 +0000 Subject: Remove the #! where its unnecessary --- prometheus_pgbouncer_exporter/exposition.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'prometheus_pgbouncer_exporter/exposition.py') diff --git a/prometheus_pgbouncer_exporter/exposition.py b/prometheus_pgbouncer_exporter/exposition.py index 0774e9a..5eceb6c 100644 --- a/prometheus_pgbouncer_exporter/exposition.py +++ b/prometheus_pgbouncer_exporter/exposition.py @@ -1,5 +1,3 @@ -#!/usr/bin/python3 - # Copyright (C) 2015 Christopher Baines # # This program is free software: you can redistribute it and/or modify -- cgit v1.2.3