summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorNathen Harvey <nharvey@chef.io>2018-09-06 14:15:09 -0400
committerNathen Harvey <nharvey@chef.io>2018-09-06 14:15:09 -0400
commit09cdf3a64aeceffd05dc77ce2fee9eda75db02c8 (patch)
tree96dc5e09c6ff7b9089dbeb7581537c26abd10b64 /Rakefile
parent1f2bd56d781868cd259b71ce56e6b9bc992f0bea (diff)
downloadchef-09cdf3a64aeceffd05dc77ce2fee9eda75db02c8.tar.gz
Remove the CBGB
See also https://github.com/chef/chef-rfc/pull/322 Signed-off-by: Nathen Harvey <nharvey@chef.io>
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index e42832c365..375f269714 100644
--- a/Rakefile
+++ b/Rakefile
@@ -19,7 +19,6 @@
require_relative "tasks/rspec"
require_relative "tasks/maintainers"
-require_relative "tasks/cbgb"
require_relative "tasks/dependencies"
require_relative "tasks/announce"