Skip to content

Commit

Permalink
remove unneeded validator library
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyThiessen committed Jan 13, 2025
1 parent 53a1edf commit bc2d9c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/importmap.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
pin '@rails/activestorage', to: '@rails--activestorage.js' # @7.2.201
pin_all_from 'app/javascript/controllers', under: 'controllers'
pin 'xlsx' # @0.18.5
pin 'validator', to: 'https://ga.jspm.io/npm:[email protected]/index.js'
pin_all_from 'app/javascript/utilities', under: 'utilities'
pin 'sortablejs' # @1.15.2
pin 'local-time' # @3.0.2
Expand Down

0 comments on commit bc2d9c4

Please sign in to comment.