Merge pull request #5631 from thachhoang/debug-videooverlay

Remove reference to deps.js in L.VideoOverlay debug example
This commit is contained in:
ghybs 2017-07-15 06:37:48 +04:00 committed by GitHub
commit b5adde433e

View File

@ -10,7 +10,6 @@
<link rel="stylesheet" href="../css/screen.css" /> <link rel="stylesheet" href="../css/screen.css" />
<script type="text/javascript" src="../../build/deps.js"></script>
<script src="../leaflet-include.js"></script> <script src="../leaflet-include.js"></script>
</head> </head>
<body> <body>