Removed jQuery from snowflake devices (#55090)

* Removed jQuery from snowflake menus

* Update code/modules/admin/verbs/beakerpanel.dm

Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>

Co-authored-by: Kyle Spier-Swenson <kyleshome@gmail.com>
This commit is contained in:
WarlockD
2020-11-30 17:53:23 +01:00
committed by GitHub
co-authored by Kyle Spier-Swenson
parent 7ebdf62a28
commit ee47cb5289
5 changed files with 27 additions and 27 deletions
@@ -151,7 +151,6 @@
/datum/asset/simple/jquery
legacy = TRUE
assets = list(
"jquery.min.js" = 'html/jquery.min.js',
)