remove no longer necessary conditional compiles

This commit is contained in:
Michael Eischer 2022-11-26 12:07:57 +01:00
parent bcdfc2a8ea
commit a1eb923876
3 changed files with 0 additions and 17 deletions

View file

@ -1,6 +1,3 @@
//go:build go1.18
// +build go1.18
package repository
import (