Skip to content

Commit

Permalink
remove example
Browse files Browse the repository at this point in the history
  • Loading branch information
msciabarra committed May 4, 2023
1 parent 8b6b9a6 commit 4bcd014
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions tools/random_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,3 @@ func TestRandom(t *testing.T) {
})
}
}

func Example() {
fmt.Println(time.DateTime)
fmt.Println(time.DateOnly)
fmt.Println(time.TimeOnly)

// Output:
// -
}

0 comments on commit 4bcd014

Please sign in to comment.