Simplify - remove RoverAttributes and rover UUIDs
This commit is contained in:
parent
f9c30f541c
commit
1ed1c60de0
6 changed files with 89 additions and 138 deletions
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
|
@ -11,7 +11,9 @@
|
|||
"mode": "auto",
|
||||
"program": "${workspaceFolder}/cmd/rove-server/main.go",
|
||||
"cwd": "${workspaceFolder}",
|
||||
"env": {},
|
||||
"env": {
|
||||
"WORDS_FILE": "${workspaceFolder}/data/words_alpha.txt",
|
||||
},
|
||||
"args": [],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue