mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-02 02:41:44 +00:00
Remove extraneous export
This commit is contained in:
@@ -50,7 +50,6 @@ export * from "./ChannelFlags";
|
||||
export * from "./Gifs";
|
||||
export * from "./Application";
|
||||
export * from "./NameValidation";
|
||||
export * from "../../schemas/HelperTypes";
|
||||
export * from "./Random";
|
||||
export * from "./Url";
|
||||
export * from "./Version";
|
||||
|
||||
Reference in New Issue
Block a user