Remove extraneous export

This commit is contained in:
Rory&
2026-06-11 18:56:46 +02:00
parent 2c1be0fa53
commit 72d496cf05
-1
View File
@@ -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";