Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/pull/4772'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed May 8, 2024
2 parents 74195e3 + d8b592d commit 88ca76e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 13 deletions.
2 changes: 0 additions & 2 deletions app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
//= require matomo
//= require richtext
//= require qs/dist/qs
//= require bs-custom-file-input
//= require bs-custom-file-input-init

/*
* Called as the user scrolls/zooms around to manipulate hrefs of the
Expand Down
5 changes: 0 additions & 5 deletions app/assets/javascripts/bs-custom-file-input-init.js

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "openstreetmap",
"private": true,
"dependencies": {
"bs-custom-file-input": "^1.3.4",
"jquery-simulate": "^1.0.2",
"js-cookie": "^3.0.0",
"leaflet": "^1.8.0",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,6 @@ brace-expansion@^1.1.7:
balanced-match "^1.0.0"
concat-map "0.0.1"

bs-custom-file-input@^1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/bs-custom-file-input/-/bs-custom-file-input-1.3.4.tgz#c275cb8d4f1c02ba026324292509fa9a747dbda8"
integrity sha512-NBsQzTnef3OW1MvdKBbMHAYHssCd613MSeJV7z2McXznWtVMnJCy7Ckyc+PwxV6Pk16cu6YBcYWh/ZE0XWNKCA==

call-bind@^1.0.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9"
Expand Down

0 comments on commit 88ca76e

Please sign in to comment.