chore: remove unused fetchpatch import in kvazaar (#384871)

This commit is contained in:
Audrey Dutcher
2025-02-24 15:20:09 -07:00
committed by GitHub

View File

@@ -1,7 +1,6 @@
{ {
lib, lib,
stdenv, stdenv,
fetchpatch,
fetchFromGitHub, fetchFromGitHub,
gitUpdater, gitUpdater,
testers, testers,