1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-26 18:21:01 +00:00

refactor(js): remove RequestBuilder

This commit is contained in:
Frédéric Guillot 2025-08-02 15:07:56 -07:00
parent bbe3c2ea71
commit 4910f1f0f4
4 changed files with 28 additions and 86 deletions

View file

@ -116,7 +116,6 @@ func GenerateJavascriptBundles() error {
"js/tt.js", // has to be first
"js/touch_handler.js",
"js/keyboard_handler.js",
"js/request_builder.js",
"js/modal_handler.js",
"js/webauthn_handler.js",
"js/app.js",