From bcd6d4e8a73efa3aae2afc2b0322b0585cc63873 Mon Sep 17 00:00:00 2001 From: Markus Triska Date: Sun, 21 Jun 2020 09:44:57 +0200 Subject: [PATCH] library(format) is not used in this example --- src/lib/xpath.pl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/xpath.pl b/src/lib/xpath.pl index 96c4bead..d5e13c6d 100644 --- a/src/lib/xpath.pl +++ b/src/lib/xpath.pl @@ -26,7 +26,6 @@ :- use_module(library(http/http_open)). :- use_module(library(sgml)). - :- use_module(library(format)). :- use_module(library(lists)). :- use_module(library(xpath)). -- 2.54.0