Skip to content
Snippets Groups Projects
Commit 491a8319 authored by Aleksander Einarsen's avatar Aleksander Einarsen
Browse files

Deleted language.go

parent 1680c752
Branches
No related tags found
No related merge requests found
package data
type Language string
const (
Go Language = "go"
Rust Language = "rust"
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment