Skip to content

Commit 54d1a79

Browse files
committed
Delete unused sources
For maintainability and to reduce confusion, I removed unused: html writer, resources and project.clj. This will also avoid unused sources coming into play for upcoming unit test work.
1 parent b29b16a commit 54d1a79

File tree

9 files changed

+2
-1306
lines changed

9 files changed

+2
-1306
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
### Notes about this fork
22

33
- Focused on extracting structured data (EDN) from jars.
4-
- Any writing-related (HTML etc.) dependencies have been removed, code is kept to keep diff to mainline manageable.
4+
- Any writing-related (HTML etc.) dependencies have been removed.
5+
- Any remaining unused files are kept only to keep diff to mainline manageable.
56
- Various tweaks have been done to align the results of Clojure and ClojureScript analysis.
67

78

codox/project.clj

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)