Przeglądaj źródła

Remove script headers.

Chris McDonough 18 lat temu
rodzic
commit
cc31319140
2 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 1
      src/meld3/meldprofile.py
  2. 0 1
      src/meld3/test_getiterator.py

+ 0 - 1
src/meld3/meldprofile.py

@@ -1,4 +1,3 @@
-#!/Users/chrism/projects/revelation/bin/python
 import profile as profiler
 import pstats
 import meld3

+ 0 - 1
src/meld3/test_getiterator.py

@@ -1,4 +1,3 @@
-#!/Users/chrism/projects/revelation/bin/python
 import hotshot
 import hotshot.stats
 import meld3