CE-781 javadoc syntax fix

This commit is contained in:
2024-01-11 10:42:58 -06:00
parent d0233e839b
commit f78d9a11b2

View File

@ -91,7 +91,7 @@ import com.kingsrook.qqq.backend.core.model.metadata.tables.automation.TriggerEv
// finally, add all the meta-data from the template to a QInstance // finally, add all the meta-data from the template to a QInstance
template.addToInstance(qInstance); template.addToInstance(qInstance);
<pre> </pre>
** **
*******************************************************************************/ *******************************************************************************/
public class FilesystemImporterMetaDataTemplate public class FilesystemImporterMetaDataTemplate