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:
@@ -43,7 +43,6 @@ function adminer_object() {
|
||||
}
|
||||
return "";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
return new AdminerCds;
|
||||
|
@@ -662,5 +662,4 @@ qsl('div').onclick = whisperClick;", "")
|
||||
return $return;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user