aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsher Harvey-Smith <asherharveysmith@gmail.com>2024-05-14 13:21:33 +0100
committerAsher Harvey-Smith <asherharveysmith@gmail.com>2024-05-14 13:21:33 +0100
commit9d3aea024416f4d76405ed2809c4fe558834f0cf (patch)
tree951964e7449fc65eb991afd0c60d514224df9df8
parentdc632388f15e4f5f9fdfd5806de3f621fd3d7a12 (diff)
downloadperlweeklychallenge-club-9d3aea024416f4d76405ed2809c4fe558834f0cf.tar.gz
perlweeklychallenge-club-9d3aea024416f4d76405ed2809c4fe558834f0cf.tar.bz2
perlweeklychallenge-club-9d3aea024416f4d76405ed2809c4fe558834f0cf.zip
tweak
-rw-r--r--challenge-269/asherbhs/hy/ch-1.hy5
1 files changed, 1 insertions, 4 deletions
diff --git a/challenge-269/asherbhs/hy/ch-1.hy b/challenge-269/asherbhs/hy/ch-1.hy
index 8cdbf70711..82745b41ec 100644
--- a/challenge-269/asherbhs/hy/ch-1.hy
+++ b/challenge-269/asherbhs/hy/ch-1.hy
@@ -1,7 +1,4 @@
-(import
- hyrule [pprint]
- itertools [count]
-)
+(import hyrule [pprint])
(defn bitwise-or [ints]
(>=