Skip to content

Commit

Permalink
Merge pull request the-teacher#49 from luilver/master
Browse files Browse the repository at this point in the history
Remove already loaded dependency
  • Loading branch information
the-teacher authored Oct 10, 2023
2 parents cc164e8 + 14704ad commit a2b8493
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/setup
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env ruby
# frozen_string_literal: true

require 'fileutils'
require_relative '../Rails7StartKit/bin/rails7startkit'

Rails7StartKit.setup!

0 comments on commit a2b8493

Please sign in to comment.