1
0
Fork 0

Remove unnecessary shebang from gtk python modules.

This commit is contained in:
Felix Schnizlein 2017-07-12 17:29:59 +02:00
parent ffd26efd48
commit 6ffb226472
3 changed files with 0 additions and 3 deletions

View file

@ -1,4 +1,3 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# Copyright (C) 2008-2014 Red Hat, Inc.

View file

@ -1,4 +1,3 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# Copyright (C) 2008-2014 Red Hat, Inc.

View file

@ -1,4 +1,3 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
# Copyright (C) 2008-2014 Red Hat, Inc.