fluree / db

Fluree database library
https://fluree.github.io/db/
Other
337 stars 21 forks source link

remove constant metadata from min/max sid and flake components #739

Closed zonotope closed 7 months ago

zonotope commented 7 months ago

While this metadata didn't cause any issue running the app in the tests or at the repl, it did cause issues running dependent apps through an uberjar. This patch removes this metadata for now until we can figure out how, or if, to add it back.

cap10morgan commented 7 months ago

Looks even better now :)