Skip to content

Commit

Permalink
fix: remove build restriction on serialization test
Browse files Browse the repository at this point in the history
  • Loading branch information
brenank committed May 30, 2024
1 parent 9a99514 commit c242f72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions calendar_serialization_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
//go:build go1.18
// +build go1.18

package ics

import (
Expand Down

0 comments on commit c242f72

Please sign in to comment.