We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ef39e commit fb1169bCopy full SHA for fb1169b
internal/translation/dummy.go
@@ -0,0 +1,5 @@
1
+package translation
2
+
3
+func Dummy() bool {
4
+ return false
5
+}
0 commit comments