mirror of
https://github.com/httpie/cli.git
synced 2024-11-21 23:33:12 +01:00
Remove an useless shebang form non-executable file (#1073)
Shebangs have no function in non-executable files. This file does not need to be directly executed.
This commit is contained in:
parent
0e556ec3a8
commit
06ef27c576
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
"""The main entry point. Invoke as `http' or `python -m httpie'.
|
||||
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user