diff --git a/basis/tools/deploy/shaker/shaker.factor b/basis/tools/deploy/shaker/shaker.factor index 993e4c093a..2dc680a8bb 100755 --- a/basis/tools/deploy/shaker/shaker.factor +++ b/basis/tools/deploy/shaker/shaker.factor @@ -44,7 +44,6 @@ IN: tools.deploy.shaker "source-files.errors" "vocabs" "vocabs.cache" - "vocabs.loader" } [ startup-hooks get delete-at ] each ] when ;