RM-6645: Remove Author and Since tags

This commit is contained in:
ehardon
2020-04-16 16:41:32 +03:00
parent 5bedaf6040
commit ffd911cda6

View File

@@ -57,10 +57,7 @@ import org.springframework.extensions.webscripts.AbstractWebScript;
/**
* Unit test for {@link RmActionDefinitionsGet} that checks if the whitelitsed actions for rm are available.
*
* @author Elena Hardon
* @since 3.4
* Unit test for {@link RmActionDefinitionsGet} that checks if the whitelisted actions for rm are available.
*/
public class RmActionDefinitionsGetUnitTest extends BaseWebScriptUnitTest
{