diff sat/bridge/bridge_constructor/constructors/pb/constructor.py @ 3137:559a625a236b

fixed shebangs
author Goffi <goffi@goffi.org>
date Wed, 29 Jan 2020 10:07:00 +0100
parents 9d0df638c8b4
children f2e30aa031e9
line wrap: on
line diff
--- a/sat/bridge/bridge_constructor/constructors/pb/constructor.py	Wed Jan 29 09:50:54 2020 +0100
+++ b/sat/bridge/bridge_constructor/constructors/pb/constructor.py	Wed Jan 29 10:07:00 2020 +0100
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# -*- coding: utf-8 -*-
+
 
 # SàT: a XMPP client
 # Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)