Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion apps/web/CLAUDE.md

This file was deleted.

2 changes: 0 additions & 2 deletions packages/backend/convex/_generated/api.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import type * as billingModel from "../billingModel.js";
import type * as billingRetention from "../billingRetention.js";
import type * as billing_webhook_model from "../billing_webhook_model.js";
import type * as billing_webhooks from "../billing_webhooks.js";
import type * as contentMigrations from "../contentMigrations.js";
import type * as crons from "../crons.js";
import type * as deploymentPreflight from "../deploymentPreflight.js";
import type * as draftRestore from "../draftRestore.js";
Expand Down Expand Up @@ -108,7 +107,6 @@ declare const fullApi: ApiFromModules<{
billingRetention: typeof billingRetention;
billing_webhook_model: typeof billing_webhook_model;
billing_webhooks: typeof billing_webhooks;
contentMigrations: typeof contentMigrations;
crons: typeof crons;
deploymentPreflight: typeof deploymentPreflight;
draftRestore: typeof draftRestore;
Expand Down
158 changes: 0 additions & 158 deletions packages/backend/convex/contentMigrations.test.ts

This file was deleted.

85 changes: 0 additions & 85 deletions packages/backend/convex/contentMigrations.ts

This file was deleted.

68 changes: 0 additions & 68 deletions packages/backend/convex/model/aiWorkspaceFingerprint.test.ts

This file was deleted.

Loading