Skip to content

Commit

Permalink
Remove shebang from cli.py (#1230)
Browse files Browse the repository at this point in the history
  • Loading branch information
mtelka authored Nov 14, 2023
1 parent 1e7c54d commit 80396a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dulwich/cli.py
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/python3 -u
#
# dulwich - Simple command-line interface to Dulwich
# Copyright (C) 2008-2011 Jelmer Vernooij <jelmer@jelmer.uk>
Expand Down

0 comments on commit 80396a0

Please sign in to comment.