1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-16 13:52:03 +02:00

[ticket/12729] Unnecessary whitespace in profilefield_facebook.php

PHPBB3-12729
This commit is contained in:
Shitiz Garg 2014-06-17 17:57:37 +05:30
parent c408ac52c3
commit ab47798a3e

View File

@ -57,6 +57,4 @@ class profilefield_facebook extends \phpbb\db\migration\profilefield_base_migrat
'field_contact_desc' => 'VIEW_FACEBOOK_PROFILE',
'field_contact_url' => 'http://facebook.com/%s/',
);
}