monotone-viz: remove old assert

This commit is contained in:
Sandro Jäckel
2021-03-17 22:55:11 +01:00
parent 23ee6b34fa
commit 03f8d64911
@@ -2,8 +2,6 @@
, yacc, libtool, fontconfig, pango, gd, libwebp
}:
assert libpng != null && libjpeg != null && expat != null;
stdenv.mkDerivation rec {
name = "graphviz-2.0";