Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused js files #250

Merged
merged 1 commit into from
Dec 21, 2024
Merged

Conversation

redrun45
Copy link
Collaborator

I've been looking at our js libs, and finding what it might take to update. Before we worry about running the tests, we can get rid of these files that are not referenced anywhere in the codebase.

Note:
We actually had two versions of jquery.columnizer.js. This commit removes the one that was not used.
jQuery and Bootstrap each have a full and a minified version. The alternates are used in tests... which we won't touch for now.

Note: We actually had two versions of jquery.columnizer.js.  This commit
removes the one that was not used.
jQuery and Bootstrap each have a full and a minified version.  The alternates
are used in tests... which we won't touch for now.
@notartom notartom merged commit 972f8f8 into LibriVox:master Dec 21, 2024
1 check passed
@redrun45 redrun45 deleted the remove-unused-js branch December 21, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants