Skip to content

Commit

Permalink
remove obsolete documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bdvineti committed Mar 2, 2021
1 parent efef6d5 commit b60c5c8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
5 changes: 0 additions & 5 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,4 @@ Cucumber::Rake::Task.new :cucumber do |task|
task.fork = false
end

desc 'generate connection diagram'
task :diagram do
system 'dot connections.dot -Tpng > connections.png'
end

task default: %i[lint spec cucumber]
13 changes: 0 additions & 13 deletions connections.dot

This file was deleted.

0 comments on commit b60c5c8

Please sign in to comment.