Browse Source

Remove shebang from graph.py

Marcel Telka 1 year ago
parent
commit
d1d5f2aa46
1 changed files with 0 additions and 1 deletions
  1. 0 1
      dulwich/graph.py

+ 0 - 1
dulwich/graph.py

@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # vim:ts=4:sw=4:softtabstop=4:smarttab:expandtab
 # Copyright (c) 2020 Kevin B. Hendricks, Stratford Ontario Canada
 #