mirror of
https://github.com/coder/code-server.git
synced 2026-05-07 21:07:26 +02:00
Remove URI factory
It's not actually used anymore.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
export * from "./client";
|
||||
export * from "./fill/clipboard";
|
||||
export * from "./fill/notification";
|
||||
export * from "./fill/uri";
|
||||
export * from "./retry";
|
||||
export * from "./upload";
|
||||
|
||||
Reference in New Issue
Block a user