Skip to content

Commit e4da31b

Browse files
committed
Missed namespace update on retro-create-news.php
1 parent 59f32e7 commit e4da31b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/retro-create-news.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* These notes are then parsed in the same way as they are parsed when using news2html
1414
*/
1515

16-
use phpweb\Metadata\ReleaseRawDataLoader;
16+
use phpweb\Releases\ReleaseRawDataLoader;
1717

1818
PHP_SAPI == 'cli' or die("Please run this script using the cli sapi");
1919

0 commit comments

Comments
 (0)