nautilus: drop spurious shebang
It is not a Python script to be run directly, but it is rather loaded
as plugin.
(cherry picked from commit c6e4774e62
)
This commit is contained in:
parent
b02353fcfb
commit
71803f04d8
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
#!/usr/bin/python
|
|
||||||
# -*- coding: UTF-8 -*-
|
# -*- coding: UTF-8 -*-
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in a new issue