diff --git a/bin/rbpkg_ci b/bin/rbpkg_ci
index 9bb1ee5..b1e5113 100755
--- a/bin/rbpkg_ci
+++ b/bin/rbpkg_ci
@@ -40,9 +40,6 @@ def rbpkg_ci
Rbpkg.ci_init
shift
exit if $ARGS == []
- end
- clean = true
- shift
when "-h"
usage
when "--help"