aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/turbo.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/turbo.json')
-rw-r--r--examples/turbo.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/turbo.json b/examples/turbo.json
deleted file mode 100644
index 743e696..0000000
--- a/examples/turbo.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "extends": ["//"],
- "pipeline": {
- // This needs to exist because upstream packages depend on it and
- // it's not defined at the root level.
- "topo": {}
- }
-}