summaryrefslogtreecommitdiff
path: root/buildstream/plugins/sources/tar.py
diff options
context:
space:
mode:
authorGökçen Nurlu <gnurlu1@bloomberg.net>2018-06-18 16:27:35 +0100
committerTristan Van Berkom <tristan.van.berkom@gmail.com>2018-06-19 04:41:24 +0000
commit4016bec1d747481ca8354c1c798fba0271d4696b (patch)
treec424c90698554b7b4da0f2c200004e945fe0e69c /buildstream/plugins/sources/tar.py
parentbb223156cc919af966702d773a018f2d1a867416 (diff)
downloadbuildstream-4016bec1d747481ca8354c1c798fba0271d4696b.tar.gz
Remove shebangs from python files
Fixes #424
Diffstat (limited to 'buildstream/plugins/sources/tar.py')
-rw-r--r--buildstream/plugins/sources/tar.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildstream/plugins/sources/tar.py b/buildstream/plugins/sources/tar.py
index 324006b21..3cd47cb8f 100644
--- a/buildstream/plugins/sources/tar.py
+++ b/buildstream/plugins/sources/tar.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python3
#
# Copyright (C) 2017 Codethink Limited
#