Tools: ardupilotwaf: remove useless shebang on non exec files

This commit is contained in:
Pierre Kancir 2022-05-19 08:58:31 +02:00 committed by Randy Mackay
parent a8a578970b
commit 2cca370a74
12 changed files with 0 additions and 12 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# encoding: utf-8
from __future__ import print_function

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# encoding: utf-8
from collections import OrderedDict

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# encoding: utf-8
# Copyright (C) 2016 Intel Corporation. All rights reserved.

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# encoding: utf-8
"""

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# encoding: utf-8
# Copyright (C) 2015-2016 Intel Corporation. All rights reserved.

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# encoding: utf-8
"""

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# encoding: utf-8
"""

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# encoding: utf-8
"""

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# encoding: utf-8
"""

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# encoding: utf-8
# (c) Siddharth Bharat Purohit, 3DRobotics Inc.

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# encoding: utf-8
"""

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# encoding: utf-8
"""