Remove useless translators comment

This commit is contained in:
Frédéric Demarle 2017-12-12 20:49:10 +01:00
parent a10dbbde48
commit 52d7d136d6
1 changed files with 0 additions and 1 deletions

View File

@ -109,7 +109,6 @@ class WC_Settings_Emails extends WC_Settings_Page {
'css' => 'width:300px; height: 75px;',
'placeholder' => __( 'N/A', 'woocommerce' ),
'type' => 'textarea',
/* translators: %s: site name */
'default' => '{site_title}',
'autoload' => false,
'desc_tip' => true,