Skip to main content

max / makenotwork

Drop the buyer import the split left behind seed_examples no longer names the buyer module; only the extracted tests do.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-07 20:47 UTC
Signed with PGP, not checked
Commit: 0a2b00a98bef989680f6adf107f9228ed4509734
Parent: 1b9a373
1 file changed, +0 insertions, -1 deletion
@@ -20,7 +20,6 @@
20 20
21 21 use crate::harness::db::TestDb;
22 22 use crate::harness::storage::InMemoryStorage;
23 - use makenotwork::seed::buyer::{self, BUYER_ACCOUNT_ID};
24 23 use makenotwork::seed::{self, SeedMedia, SeedOptions};
25 24 use makenotwork::storage::StorageBackend;
26 25