1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

remove Q library

This commit is contained in:
Kyle Spearrin
2017-11-07 17:04:04 -05:00
parent 44eedc8b1d
commit f1e0681639
5 changed files with 2 additions and 9 deletions

View File

@@ -1,7 +1,6 @@
<html>
<head>
<script type="text/javascript" src="lib/jquery/jquery.js"></script>
<script type="text/javascript" src="lib/q/q.js"></script>
<script type="text/javascript" src="lib/tldjs/tld.js"></script>
<script type="text/javascript" src="lib/forge/forge.js"></script>
</head>