[bot] treewide: remove unused 'inherit' in let blocks
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{ stdenv, fetchFromGitHub, openssl, libevent }:
|
||||
|
||||
let inherit (stdenv.lib) optional; in
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "coturn-${version}";
|
||||
version = "4.5.0.7";
|
||||
|
||||
Reference in New Issue
Block a user