Skip to content

Commit

Permalink
undo double merge
Browse files Browse the repository at this point in the history
  • Loading branch information
benibela committed Sep 21, 2024
1 parent cc3ba2f commit 3424be7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mockvidelibri.xqm
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ declare function vl:raise-login($x) {
declare function vl:raise-login() {
vl:raise("login error")
};
declare function vl:raise-login() {
vl:raise("login error")
};
declare function vl:raise-timeout($x) {
vl:raise("Timeout: " || $x)
};
Expand Down

0 comments on commit 3424be7

Please sign in to comment.