Skip to content

Commit e1205a5

Browse files
author
Clement Champetier
committed
sam: removed shebang line in common files
1 parent 5d90456 commit e1205a5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

applications/sam/common/samDoUtils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# coding: utf-8
32

43
import os

applications/sam/common/samUtils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
# coding: utf-8
32

43
import os

0 commit comments

Comments
 (0)