We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbad2f8 commit cd3c0eeCopy full SHA for cd3c0ee
cmd/atlas/internal/cmdapi/migrate_oss.go
@@ -2,6 +2,8 @@
2
// This source code is licensed under the Apache 2.0 license found
3
// in the LICENSE file in the root directory of this source tree.
4
5
+//go:build !ent
6
+
7
package cmdapi
8
9
import (
0 commit comments