Skip to content

Commit fb1169b

Browse files
committed
Dummy change in internal/v3 should not trigger cloud tests
1 parent c9ef39e commit fb1169b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

internal/translation/dummy.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package translation
2+
3+
func Dummy() bool {
4+
return false
5+
}

0 commit comments

Comments
 (0)