Skip to content

Commit

Permalink
Do not export dedent from contracts.
Browse files Browse the repository at this point in the history
  • Loading branch information
orenbenkiki committed Apr 18, 2024
1 parent 72d096c commit 8ad94ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/v0.1.0/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2024-04-16T14:56:58","documenter_version":"1.4.0"}}
{"documenter":{"julia_version":"1.10.0","generation_timestamp":"2024-04-18T11:16:39","documenter_version":"1.4.0"}}
1 change: 0 additions & 1 deletion src/contracts.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export Contract
export ContractAxes
export ContractData
export ContractExpectation
export dedent
export GuaranteedOutput
export OptionalInput
export OptionalOutput
Expand Down

0 comments on commit 8ad94ce

Please sign in to comment.