Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
manimovassagh committed Oct 20, 2024
1 parent 33f6d9d commit 59dc97f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/datastore/datastore.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ func GetDataStore() *DataStore {
data: make(map[string]string),
}
})

return instance
}

Expand Down

0 comments on commit 59dc97f

Please sign in to comment.