api: remove ent build tag on namespace test file.

This commit is contained in:
James Rasell 2022-02-24 16:40:04 +01:00
parent cfe3117af8
commit 8f175d44da
No known key found for this signature in database
GPG Key ID: AA7D460F5C8377AA
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
//go:build ent
// +build ent
package api
import (