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