Skip to content

Commit 3b24d5b

Browse files
committed
Remove unused const
1 parent 870749f commit 3b24d5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin/plugin.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ const (
2929
ResponseField string = "response"
3030
OutputsField string = "outputs"
3131
TokensField string = "tokens"
32-
RequestField string = "request"
3332
StringField string = "String"
3433

3534
DeepLearningModel string = "deep_learning_model"

0 commit comments

Comments
 (0)