Skip to content

Commit

Permalink
Remove redudant text from javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
dnestoro authored and gradinac committed Apr 21, 2023
1 parent 0e6e917 commit 5553adb
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
* Checks content of config files for a new library.
* <p>
* Run with {@code gradle checkConfigFiles --coordinates com.example:library:1.0.0}.
*
* @author David Nestorovic
*/
public abstract class ConfigFilesChecker extends DefaultTask {

Expand Down

0 comments on commit 5553adb

Please sign in to comment.