diff --git a/doc/build.md b/doc/build.md index f24358db..eb9a04a5 100644 --- a/doc/build.md +++ b/doc/build.md @@ -104,6 +104,3 @@ $ export BABASHKA_FEATURE_POSTGRESQL=true $ script/uberjar $ script/compile ``` - -Check out this [example](examples.md#find-unused-vars). -