1diff --git a/dub.json b/dub.json 2index 72cb269..1ea3903 100644 3--- a/dub.json 4+++ b/dub.json 5@@ -21,7 +21,4 @@ 6 "stringImportPaths" : [ 7 "bin" 8 ], 9- "preBuildCommands" : [ 10- "\"$DC\" -run \"$PACKAGE_DIR/dubhash.d\"" 11- ] 12 }