Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion WEB_UI_ANALYSIS.md
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ styles/
| `autocomplete.js` | 3.7KB | Autocomplete widget | High - Prototype-dependent |
| `menuExpandable.js` | 6.1KB | Expandable menu navigation | Medium - Pure JS possible |
| `ajaxProgress.js` | 1KB | Progress indicators | Medium - Uses DWR |
| `newick.js` | 3.2KB | Newick format parsing | Low - Pure JavaScript |
| `sha1.js` | 4.4KB | SHA1 hashing | Low - Pure JavaScript |
| `googleAnalytics.js` | 3.4KB | Analytics integration | Low - Standard GA |
| `multiFileUpload.js` | 1KB | File upload handling | Medium |
Expand Down
102 changes: 0 additions & 102 deletions treebase-web/src/main/webapp/scripts/newick.js

This file was deleted.