Skip to content

Commit

Permalink
Merge pull request #9 from imclerran/add-date-time-support
Browse files Browse the repository at this point in the history
Fix warning causing CI test failure.
  • Loading branch information
imclerran authored Apr 18, 2024
2 parents 538ab0e + 52d14bd commit 95cb439
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/Duration.roc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
interface Duration
exposes [
Duration,
]
imports [
]
Expand Down

0 comments on commit 95cb439

Please sign in to comment.