TanmoySG / wunderDB

A micro JSON-based Data Store inspired by MongoDB.
http://wdb.tanmoysg.com/api/
Apache License 2.0
11 stars 0 forks source link

[Refactor] Remove unused `Access` field #105

Open TanmoySG opened 1 year ago

TanmoySG commented 1 year ago

Remove this type struct, and where this type is used https://github.com/TanmoySG/wunderDB/blob/5db33a26370d24544ef37fbf4a479575e1654bd2/model/models.go#L48

This struct is not being used anywhere, just being called but values not assigned and not used anywhere other than the models.