Skip to content

Commit

Permalink
Remove debug require from guides generator
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed May 10, 2024
1 parent 0eed7c4 commit be0cb4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion guides/rails_guides/generator.rb
Expand Up @@ -13,7 +13,6 @@
require "rails_guides/markdown"
require "rails_guides/helpers"
require "rails_guides/epub"
require "debug"

module RailsGuides
class Generator
Expand Down

0 comments on commit be0cb4e

Please sign in to comment.