mirror of
https://github.com/vrana/adminer.git
synced 2025-12-29 03:40:35 +01:00
Code style: Remove newline before }
This commit is contained in:
@@ -46,5 +46,4 @@ class AdminerEnumTypes {
|
||||
return "<select$attrs>" . Adminer\optionlist($options, (string) $selected, 1) . "</select>";
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user