瀏覽代碼

Remove script headers.

Chris McDonough 18 年之前
父節點
當前提交
cc31319140
共有 2 個文件被更改,包括 0 次插入2 次删除
  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