Skip to content

Commit

Permalink
Update test/com/latacora/backsaws/dynamodb_test.clj
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Rutledge <[email protected]>
  • Loading branch information
craig-latacora and latacora-paul authored May 13, 2024
1 parent c7c7b09 commit 890ddc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/com/latacora/backsaws/dynamodb_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
(:require [com.latacora.backsaws.dynamodb :as ddb]
[clojure.test :as t]))

(ddb/encode (.getBytes "foo"))

(def test-val
{:string "asd"
Expand Down

0 comments on commit 890ddc6

Please sign in to comment.