review changes

This commit is contained in:
Anshul Bansal 2020-01-06 10:49:41 +02:00 committed by GitHub
parent 0021e7849a
commit 64365791dd
1 changed files with 0 additions and 2 deletions

View File

@ -127,7 +127,6 @@ public class JavaAsync {
}
/**
*
* Finds factorial of a number using Async of Cactoos
* @param number
* @return
@ -170,7 +169,6 @@ public class JavaAsync {
}
/**
*
* Finds factorial of a number using @Async of jcabi-aspects
* @param number
* @return