//go:build tools
// +build tools

package tstor

import (
	_ "github.com/99designs/gqlgen"
)