Remove dependency on ocaml-extlib
[virt-top.git] / src / collect.ml
index a1e50a1..0c673e1 100644 (file)
@@ -21,7 +21,6 @@ module C = Libvirt.Connect
 module D = Libvirt.Domain
 
 open Printf
-open ExtList
 
 open Utils
 open Types