getty-zig / getty

A (de)serialization framework for Zig
https://getty.so
MIT License
183 stars 14 forks source link

Remove redundant doc comments #141

Open ibokuri opened 10 months ago

ibokuri commented 10 months ago

Thanks to https://github.com/ziglang/zig/commit/c481510c99ab29903350a834810bdcac32dbd9ea, we should no longer have duplicate doc comments for re-exports (e.g., in src/getty.zig).