Skip to content

Commit

Permalink
Remove testing
Browse files Browse the repository at this point in the history
  • Loading branch information
alextwoods committed Sep 20, 2024
1 parent 9286155 commit acb623b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,3 @@ end
Dir.glob("#{$REPO_ROOT}/tasks/**/*.rake").each do |task_file|
load(task_file)
end

task 'bob' do
Rake::Task['bobby'].invoke if Rake::Task.task_defined?('bobby')
end

0 comments on commit acb623b

Please sign in to comment.