Remove hours usage cron/action
This commit is contained in:
parent
07a6f101b8
commit
674c62208f
4 changed files with 0 additions and 300 deletions
2
convex/_generated/api.d.ts
vendored
2
convex/_generated/api.d.ts
vendored
|
|
@ -9,7 +9,6 @@
|
|||
*/
|
||||
|
||||
import type * as alerts from "../alerts.js";
|
||||
import type * as alerts_actions from "../alerts_actions.js";
|
||||
import type * as bootstrap from "../bootstrap.js";
|
||||
import type * as categories from "../categories.js";
|
||||
import type * as categorySlas from "../categorySlas.js";
|
||||
|
|
@ -57,7 +56,6 @@ import type {
|
|||
*/
|
||||
declare const fullApi: ApiFromModules<{
|
||||
alerts: typeof alerts;
|
||||
alerts_actions: typeof alerts_actions;
|
||||
bootstrap: typeof bootstrap;
|
||||
categories: typeof categories;
|
||||
categorySlas: typeof categorySlas;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue