summaryrefslogtreecommitdiff
path: root/buildstream/_frontend
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/_frontend')
-rw-r--r--buildstream/_frontend/__init__.py1
-rw-r--r--buildstream/_frontend/app.py1
-rw-r--r--buildstream/_frontend/complete.py1
-rw-r--r--buildstream/_frontend/linuxapp.py1
-rw-r--r--buildstream/_frontend/profile.py1
-rw-r--r--buildstream/_frontend/status.py1
-rw-r--r--buildstream/_frontend/widget.py1
7 files changed, 0 insertions, 7 deletions
diff --git a/buildstream/_frontend/__init__.py b/buildstream/_frontend/__init__.py
index b2e41301e..febd4979d 100644
--- a/buildstream/_frontend/__init__.py
+++ b/buildstream/_frontend/__init__.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
#
# Copyright (C) 2017 Codethink Limited
#
diff --git a/buildstream/_frontend/app.py b/buildstream/_frontend/app.py
index d30b59265..4675b0eb0 100644
--- a/buildstream/_frontend/app.py
+++ b/buildstream/_frontend/app.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
#
# Copyright (C) 2016-2018 Codethink Limited
#
diff --git a/buildstream/_frontend/complete.py b/buildstream/_frontend/complete.py
index 4a367e62a..79bb92758 100644
--- a/buildstream/_frontend/complete.py
+++ b/buildstream/_frontend/complete.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
#
# Copyright (C) 2016 Codethink Limited
#
diff --git a/buildstream/_frontend/linuxapp.py b/buildstream/_frontend/linuxapp.py
index 92586bc40..176c5d052 100644
--- a/buildstream/_frontend/linuxapp.py
+++ b/buildstream/_frontend/linuxapp.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
#
# Copyright (C) 2018 Codethink Limited
#
diff --git a/buildstream/_frontend/profile.py b/buildstream/_frontend/profile.py
index 00a5980d3..dda0f7ffe 100644
--- a/buildstream/_frontend/profile.py
+++ b/buildstream/_frontend/profile.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
#
# Copyright (C) 2018 Codethink Limited
#
diff --git a/buildstream/_frontend/status.py b/buildstream/_frontend/status.py
index 0e5855181..3f66e009a 100644
--- a/buildstream/_frontend/status.py
+++ b/buildstream/_frontend/status.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
#
# Copyright (C) 2018 Codethink Limited
#
diff --git a/buildstream/_frontend/widget.py b/buildstream/_frontend/widget.py
index fe7229e8a..dab8cab56 100644
--- a/buildstream/_frontend/widget.py
+++ b/buildstream/_frontend/widget.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
#
# Copyright (C) 2017 Codethink Limited
#