glances: remove unused input

This commit is contained in:
Sandro Jäckel
2021-02-22 01:16:18 +01:00
parent 9d47b3ddc0
commit f54ac06752
+1 -1
View File
@@ -1,4 +1,4 @@
{ stdenv, buildPythonApplication, fetchFromGitHub, fetchpatch, isPyPy, lib
{ stdenv, buildPythonApplication, fetchFromGitHub, isPyPy, lib
, future, psutil, setuptools
# Optional dependencies:
, bottle, pysnmp