mirror of
https://github.com/garraflavatra/rolens.git
synced 2024-12-01 13:20:54 +00:00
Removed comment in hosts.go
This commit is contained in:
parent
b8f1f241f1
commit
dbceac7edf
@ -15,13 +15,6 @@ import (
|
||||
mongoOptions "go.mongodb.org/mongo-driver/mongo/options"
|
||||
)
|
||||
|
||||
// {
|
||||
// "3b7e3926-03ce-4407-bc3f-85ed2f01ee42": {
|
||||
// "name": "Localhost",
|
||||
// "uri": "mongodb://localhost:27017"
|
||||
// }
|
||||
// }
|
||||
|
||||
type Host struct {
|
||||
Name string `json:"name"`
|
||||
URI string `json:"uri"`
|
||||
|
Loading…
Reference in New Issue
Block a user