mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 12:25:02 +00:00
refactor: remove obsolete index re-exports from /shared
This commit is contained in:
parent
5772e27cda
commit
8ad12a91ad
10 changed files with 8 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
import { ApiPermissions } from "@zeppelinbot/shared";
|
||||
import { ApiPermissions } from "@zeppelinbot/shared/apiPermissions.js";
|
||||
import express, { Request, Response } from "express";
|
||||
import moment from "moment-timezone";
|
||||
import { z } from "zod";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue