Skip to content

Commit

Permalink
revert back to both langs
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpect committed Oct 11, 2024
1 parent b15bf3a commit 6adc5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/staging/stages.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ var languageMap = map[string]string{
// "file": "file",
// "rpc": "rpc",
"wasm": "wasm",
// "java": "java",
"java": "java",
// "c": "c",
// "cob": "cobol",
// "go": "go",
Expand Down

0 comments on commit 6adc5b7

Please sign in to comment.