remove redundant leaflet.js

This commit is contained in:
Swrup 2022-05-19 13:50:50 +02:00
parent ebe48d71b6
commit 0af4a9fa29
2 changed files with 0 additions and 8 deletions

View file

@ -23,8 +23,6 @@
(name map) (name map)
(modules map) (modules map)
(libraries js_of_ocaml brr leaflet utils) (libraries js_of_ocaml brr leaflet utils)
(js_of_ocaml
(javascript_files leaflet/leaflet.js))
(preprocess (preprocess
(pps js_of_ocaml-ppx))) (pps js_of_ocaml-ppx)))

File diff suppressed because one or more lines are too long