Skip to content

Commit

Permalink
#81 unwanted files removed
Browse files Browse the repository at this point in the history
  • Loading branch information
AgriyaDev5 committed Mar 4, 2021
1 parent 041c99a commit e101c7f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 273 deletions.
4 changes: 0 additions & 4 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ svgedit-custom.css

# Vendor/minified files
src/editor/jquery.min.js
src/editor/jquery-ui

# Previously minified though exporting
src/editor/js-hotkeys

src/editor/jspdf/jspdf.min.js
src/editor/jspdf/underscore-min.js
Expand Down
4 changes: 2 additions & 2 deletions licenseInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"deparam"
],
"filesByLicense": {
"(MIT OR GPL-2.0)": ["src/editor/jquery-ui/jquery-ui-1.8.17.custom.min.js", "src/editor/jquerybbq/jquery.bbq.min.js", "src/editor/js-hotkeys/jquery.hotkeys.min.js"],
"(MIT OR GPL-2.0-or-later)": ["src/editor/contextmenu/jQuery.contextMenu.js", "src/editor/extensions/ext-server_moinsave.js"],
"(MIT OR GPL-2.0)": ["src/editor/jquerybbq/jquery.bbq.min.js"],
"(MIT OR GPL-2.0-or-later)": ["src/editor/extensions/ext-server_moinsave.js"],
"Apache-2.0": ["src/editor/contextmenu.js", "src/editor/extensions/ext-foreignobject.js", "src/editor/extensions/ext-grid.js", "src/editor/extensions/ext-markers.js", "screencasts/svgopen2010/index.html", "src/editor/jgraduate/jQuery.jGraduate.js", "src/editor/extensions/mathjax/MathJax.min.js", "src/editor/extensions/mathjax/TeX-AMS-MML_SVG.js"],
"LGPL-3.0-or-later": ["src/editor/jspdf/jspdf.plugin.svgToPdf.js"],
"X11": ["src/editor/jspdf/jspdf.min.js"]
Expand Down
267 changes: 0 additions & 267 deletions src/editor/contextmenu/jQuery.contextMenu.js

This file was deleted.

0 comments on commit e101c7f

Please sign in to comment.