diff --git a/dub.json b/dub.json index 6db7ca4..b1fb49d 100644 --- a/dub.json +++ b/dub.json @@ -5,7 +5,6 @@ "authors": ["Brian Schott"], "license" : "Boost Software License - Version 1.0", "targetType": "executable", - "preBuildCommands": ["git log -1 --format='%H' > githash.txt"], "versions": ["built_with_dub"], "dependencies": { "libdparse": "~>0.3.0",