Skip to content

Commit

Permalink
chore: don't explicitly load version module
Browse files Browse the repository at this point in the history
  • Loading branch information
wout committed Jul 10, 2023
1 parent b060852 commit c8111f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lucky_vite.cr
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
require "json"
require "uri"
require "./lucky_vite/config"
require "./lucky_vite/version"
require "./lucky_vite/**"

0 comments on commit c8111f1

Please sign in to comment.