diff --git a/modules/sample.ezmod b/modules/sample.ezmod index a944f2e..c5c2472 100644 --- a/modules/sample.ezmod +++ b/modules/sample.ezmod @@ -2,8 +2,3 @@ EZMOD_DESCRIPTION="Sample module for learning and testing purposes" EZMOD_COMPATIBILITY="ezbuild ezsync" EZMOD_AUTHOR="Rafal Kupiec" EZMOD_VERSION="0.1" - -ezsync_postsync() { - printWarn "fdgdfs" -# return 1 -}