Skip to content
Snippets Groups Projects
Unverified Commit e7bf8520 authored by capossele's avatar capossele
Browse files

:rotating_light: Remove linter warning

parent b1f3ce41
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ import (
"go.mongodb.org/mongo-driver/mongo/readpref"
)
// FPCRecord defines the FPC record to be stored into a mongoDB
type FPCRecord struct {
ConflictID string `json:"conflictid" bson:"conflictid"`
NodeID string `json:"nodeid" bson:"nodeid"`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment