python.pkgs.cerberus11: remove reference after file was moved

Fixup for 34715da5dc, fixes eval.
This commit is contained in:
Frederik Rietdijk 2019-11-19 13:09:58 +01:00
parent ff1ead8d42
commit 4f971bbcce

View File

@ -1854,8 +1854,6 @@ in {
cerberus = callPackage ../development/python-modules/cerberus { };
cerberus11 = callPackage ../development/python-modules/cerberus11 { };
certifi = callPackage ../development/python-modules/certifi { };
characteristic = callPackage ../development/python-modules/characteristic { };