Remove unnecessary shebang from gtk python modules.
This commit is contained in:
parent
ffd26efd48
commit
6ffb226472
3 changed files with 0 additions and 3 deletions
|
|
@ -1,4 +1,3 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Copyright (C) 2008-2014 Red Hat, Inc.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Copyright (C) 2008-2014 Red Hat, Inc.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Copyright (C) 2008-2014 Red Hat, Inc.
|
||||
|
|
|
|||
Loading…
Reference in a new issue