yetanalytics / lrs

Protocols, specifications, and logic for building an xAPI Learning Record Store (LRS) in Clojure(Script).
https://www.yetanalytics.com/lrs
Apache License 2.0
4 stars 1 forks source link

unnecessary if clauses, will return true or false inherently #1

Closed FeLungs closed 3 years ago

milt commented 3 years ago

@FeLungs Sorry I didn't see this for 3 years. If you sync up with master and resubmit this PR you can beat @cliffcaseyyet to being the first non-Milt contributor!

milt commented 3 years ago

current loc https://github.com/yetanalytics/lrs/blob/master/src/test/com/yetanalytics/test_support.cljc#L164