diff options
author | Christian Hesse <mail@eworm.de> | 2024-01-22 16:08:34 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-01-22 16:08:34 +0100 |
commit | c2fe7e4cd73de957679f644cf489a3fe6a3f5949 (patch) | |
tree | 4b0b61831e6c7ce52d6814772f72b11da1bd62f3 /mod | |
parent | 75a39ffaf1d8fb13e56d790d3902e2dbd0cabba6 (diff) |
mod/notification-matrix: drop declaration of unused function
Diffstat (limited to 'mod')
-rw-r--r-- | mod/notification-matrix.rsc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/notification-matrix.rsc b/mod/notification-matrix.rsc index 5c6169d..8884b08 100644 --- a/mod/notification-matrix.rsc +++ b/mod/notification-matrix.rsc @@ -186,7 +186,6 @@ :global CharacterReplace; :global LogPrintExit2; :global ParseJson; - :global UrlEncode; :global MatrixAccessToken; :global MatrixHomeServer; |