Browse Source

Remove shebang from cli.py (#1230)

Marcel Telka 1 năm trước cách đây
mục cha
commit
80396a071c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      dulwich/cli.py

+ 0 - 1
dulwich/cli.py

@@ -1,4 +1,3 @@
-#!/usr/bin/python3 -u
 #
 # dulwich - Simple command-line interface to Dulwich
 # Copyright (C) 2008-2011 Jelmer Vernooij <jelmer@jelmer.uk>