Skip to content

Commit 29b1aad

Browse files
committed
Remove comment
1 parent 676b3b9 commit 29b1aad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

migrations/v10x/m1_initial_data.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ class m1_initial_data extends \phpbb\db\migration\migration
2424
public function update_data()
2525
{
2626
return array(
27-
// Add our config table settings
2827
array('config.add', array('googleanalytics_id', '')),
2928
);
3029
}

0 commit comments

Comments
 (0)