* [bug#60105,done,0,1h] Remove empty line.
This commit is contained in:
@@ -2288,7 +2288,6 @@ class docModel extends model
|
||||
{
|
||||
if(in_array($file->objectID, $epicIdList)) $file->objectType = 'epic';
|
||||
if(in_array($file->objectID, $requirementIdList)) $file->objectType = 'requirement';
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user