Minor fixes

This commit is contained in:
Bryce Covert
2020-09-17 22:28:53 -07:00
parent 2e18e2da26
commit 12f9982cd7
5 changed files with 66 additions and 5 deletions

View File

@@ -40,7 +40,6 @@
(mapcat second)
(map :location)
(map not-empty)
(filter #(not= "A" %))
(filter identity)
(set)