diff options
author | Walter Purcaro <vuolter@gmail.com> | 2014-07-14 22:10:22 +0200 |
---|---|---|
committer | Walter Purcaro <vuolter@gmail.com> | 2014-07-14 22:10:22 +0200 |
commit | d3d11d25ab5bd2ffa2432aa4d4315d8415a265aa (patch) | |
tree | 7a5a21afbc7b193abdc8bfefc6fd21c12862b1b6 /module/remote/thriftbackend/thriftgen/pyload | |
parent | fs_bsize support (diff) | |
download | pyload-d3d11d25ab5bd2ffa2432aa4d4315d8415a265aa.tar.xz |
Added missing shebangs, removed unnecessary ones
Diffstat (limited to 'module/remote/thriftbackend/thriftgen/pyload')
-rwxr-xr-x | module/remote/thriftbackend/thriftgen/pyload/Pyload-remote | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/module/remote/thriftbackend/thriftgen/pyload/Pyload-remote b/module/remote/thriftbackend/thriftgen/pyload/Pyload-remote index dae1efa1b..7ae6775bd 100755 --- a/module/remote/thriftbackend/thriftgen/pyload/Pyload-remote +++ b/module/remote/thriftbackend/thriftgen/pyload/Pyload-remote @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Autogenerated by Thrift Compiler (0.9.0-dev) # |