Skip to content

Commit 538f3a1

Browse files
committed
Remove extraneous #!/usr/bin/env python from library files
1 parent c31f572 commit 538f3a1

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

iptools/__init__.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
# Copyright (c) 2008-2013, Bryan Davis

iptools/ipv4.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
# Copyright (c) 2008-2013, Bryan Davis

iptools/ipv6.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
# Copyright (c) 2008-2013, Bryan Davis

0 commit comments

Comments
 (0)