1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 11:34:10 +02:00

Code style: Remove newline before }

This commit is contained in:
Jakub Vrana
2025-03-05 14:37:25 +01:00
parent f820fa1c26
commit af68e30742
42 changed files with 0 additions and 44 deletions

View File

@@ -43,7 +43,6 @@ function adminer_object() {
}
return "";
}
}
return new AdminerCds;

View File

@@ -662,5 +662,4 @@ qsl('div').onclick = whisperClick;", "")
return $return;
}
}
}