Remove unused follows

This commit is contained in:
r-vdp 2024-06-03 11:28:15 +02:00
parent 5ceb91ce90
commit 44d291700b
No known key found for this signature in database

View file

@ -12,7 +12,6 @@
url = "github:cachix/pre-commit-hooks.nix";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";
};
};
rust-overlay = {