mirror of
https://github.com/vrana/adminer.git
synced 2026-02-22 14:38:02 +01: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