Add formatter and initial tests.
This commit is contained in:
@ -155,7 +155,6 @@ namespace zaaReloaded2.Importer.ZaaImporter
|
||||
/// and contains <see cref="LabItem"/>s in the others.</returns>
|
||||
bool ParseParagraphs()
|
||||
{
|
||||
Items = new ItemDictionary();
|
||||
if (Paragraphs.Length > 0)
|
||||
{
|
||||
if (!ParseTimeStamp()) return false;
|
||||
|
Reference in New Issue
Block a user