summaryrefslogtreecommitdiff
path: root/buildstream/_fuse
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/_fuse')
-rw-r--r--buildstream/_fuse/__init__.py1
-rw-r--r--buildstream/_fuse/hardlinks.py1
-rw-r--r--buildstream/_fuse/mount.py1
3 files changed, 0 insertions, 3 deletions
diff --git a/buildstream/_fuse/__init__.py b/buildstream/_fuse/__init__.py
index 3ef9d631f..a5e882634 100644
--- a/buildstream/_fuse/__init__.py
+++ b/buildstream/_fuse/__init__.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
#
# Copyright (C) 2017 Codethink Limited
#
diff --git a/buildstream/_fuse/hardlinks.py b/buildstream/_fuse/hardlinks.py
index d23f3fff6..4da51bb22 100644
--- a/buildstream/_fuse/hardlinks.py
+++ b/buildstream/_fuse/hardlinks.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
#
# Copyright (C) 2016 Stavros Korokithakis
# Copyright (C) 2017 Codethink Limited
diff --git a/buildstream/_fuse/mount.py b/buildstream/_fuse/mount.py
index 3848ad305..0ab1ce715 100644
--- a/buildstream/_fuse/mount.py
+++ b/buildstream/_fuse/mount.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
#
# Copyright (C) 2017 Codethink Limited
#