1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-16 14:46:28 +02:00

[ticket/13180] Increase dateformat field size

remove empty line as marc1706 guided

PHPBB3-13180
This commit is contained in:
Saeed Hubaishan
2015-12-05 06:48:28 +03:00
committed by Marc Alexander
parent 678ca5dcdc
commit a339b9e84f

View File

@@ -32,5 +32,4 @@ class increase_size_of_dateformat extends \phpbb\db\migration\migration
),
);
}
}