Remove erroneously left debug statement
This commit is contained in:
parent
c5955bc5cd
commit
a698136493
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ function get_path(file: string[]) {
|
|||
}
|
||||
|
||||
function get_root(search_params: SearchParams) {
|
||||
console.log("HEEEERORORORRO", search_params)
|
||||
return search_params['root'] ?? 'raw.monodon.me';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue