deleted drop area div

This commit is contained in:
ReznoRMichael 2021-07-21 13:50:31 +02:00
parent 063f220d62
commit 79eb3e91ac
2 changed files with 0 additions and 8 deletions

View file

@ -301,10 +301,6 @@
</div> <!-- end content -->
<div id="drop-area">
<div id="drop-area-inside" class="hidden"></div>
</div>
<script src="app.js"></script></body>
</html>

View file

@ -186,10 +186,6 @@
</div> <!-- end content -->
<div id="drop-area">
<div id="drop-area-inside" class="hidden"></div>
</div>
</body>
</html>