Daniel-Aaron-Bloom 430290fb76
fix: remove clippy unexpected_cfgs warning (#1588)
Since `std` doesn't exist as a cfg, `not(std)` was always true, so this does not change any behavior.
2024-05-22 05:14:19 +09:00
..