Remove extraneous export

This commit is contained in:
Rory&
2026-06-11 18:56:46 +02:00
parent 344759fbd6
commit 6992d8dc44
-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";