mirror of
https://github.com/vrana/adminer.git
synced 2026-04-09 22:20:16 +02:00
Code style: Remove newline before }
This commit is contained in:
@@ -19,5 +19,4 @@ class TmpFile {
|
||||
fpassthru($this->handler);
|
||||
fclose($this->handler);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user