mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 00:54:08 +02:00
Code style: Remove newline before }
This commit is contained in:
@@ -37,5 +37,4 @@ class AdminerSqlLog {
|
||||
flock($fp, LOCK_UN);
|
||||
fclose($fp);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user