diff options
Diffstat (limited to 'executor/stub.go')
| -rw-r--r-- | executor/stub.go | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/executor/stub.go b/executor/stub.go deleted file mode 100644 index 9b6ab882e..000000000 --- a/executor/stub.go +++ /dev/null @@ -1,7 +0,0 @@ -// Copyright 2017 syzkaller project authors. All rights reserved. -// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. - -// Just to make cross-compilation tests work, -// otherwise they fail with "no buildable Go source files". - -package executor |
