Skip to content

Commit

Permalink
CLJS-3217: script/test-self-parity compilation failure stale referenc…
Browse files Browse the repository at this point in the history
…e to goog.text.LoremIpsum
  • Loading branch information
mfikes committed Mar 29, 2020
1 parent b057116 commit 5959b6b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/test/self/self_parity/auxiliary.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,4 @@
goog.structs.SimplePool
goog.structs.StringSet
goog.structs.TreeNode
goog.structs.Trie
goog.text.LoremIpsum))
goog.structs.Trie))

0 comments on commit 5959b6b

Please sign in to comment.