##// END OF EJS Templates
lsprof: remove #!-line from non-executable script...
Martin Geisler -
r12842:9905fb06 stable
parent child Browse files
Show More
@@ -1,5 +1,3 b''
1 #! /usr/bin/env python
2
3 1 import sys
4 2 from _lsprof import Profiler, profiler_entry
5 3
General Comments 0
You need to be logged in to leave comments. Login now