File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed
releases-hub-gradle-plugin/src/main/java/com/releaseshub/gradle/plugin/common Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -61,17 +61,6 @@ abstract class AbstractTask : DefaultTask() {
6161 commandExecutor = CommandExecutorImpl (logger, logLevel!! )
6262 gitHelper = GitHelper (commandExecutor)
6363 onExecute()
64-
65- println ()
66- println (" ***********************************************************" )
67- println (" * You can support this project, so we can continue improving it:" )
68- println (" * - Donate with Bitcoin Lightning: http://alby.dipien.com/" )
69- println (" * - Donate cryptocurrency: http://coinbase.dipien.com/" )
70- println (" * - Donate with credit card: http://kofi.dipien.com/" )
71- println (" * - Donate on Patreon: http://patreon.dipien.com/" )
72- println (" * - Become a member of Medium (We will receive a portion of your membership fee): https://membership.medium.dipien.com" )
73- println (" * Thanks !!!" )
74- println (" ***********************************************************" )
7564 }
7665
7766 @Internal
You can’t perform that action at this time.
0 commit comments