Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9.2, 1.9.3, and 2.0

revdetails: remove unnecessary shebang and coding specifier

Changeset a93cc09cf50e

Parent c1f759023025

by Yuya Nishihara

Changes to one file · Browse files at a93cc09cf50e Showing diff from parent c1f759023025 Diff from another changeset...

 
1
2
3
4
5
 
 
 
1
2
3
@@ -1,5 +1,3 @@
-# -*- coding: iso-8859-1 -*- -#!/usr/bin/env python  # repowidget.py - TortoiseHg repository widget  #  # Copyright (C) 2007-2010 Logilab. All rights reserved.