Commit c540273
committed
Remove duplicate '/project.clj' key in _MANIFEST_ENDS dict
The '/project.clj': 'clojure' entry appeared twice in the
_MANIFEST_ENDS dictionary in classify.py. The second entry
silently overwrote the first. Remove the duplicate to clean
up the code.
Signed-off-by: codewithfourtix <codewithfourtix@gmail.com>1 parent d320c97 commit c540273
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
0 commit comments