mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
5 lines
92 B
Go
5 lines
92 B
Go
package main
|
|
|
|
// Gen does not implement the plugin.Generator interface.
|
|
var Gen = func() {}
|