mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 15:47:00 +02:00
Code style: Remove newline before }
This commit is contained in:
@@ -36,5 +36,4 @@ class AdminerEnumOption {
|
||||
return "<select$attrs>" . Adminer\optionlist($options, (string) $selected, 1) . "</select>"; // 1 - use keys
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user