Skip to content

Commit

Permalink
ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis committed Nov 18, 2024
1 parent 63ac5a4 commit 9938e2b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ public class Md5 : HashFunction {
aws_hash_destroy(md5)
md5 = checkNotNull(aws_md5_new(Allocator.Default)) { "aws_md5_new" }
}
}
}

0 comments on commit 9938e2b

Please sign in to comment.