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:
parent
bbe3c2ea71
commit
4910f1f0f4
4 changed files with 28 additions and 86 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue