]> Repositorios git - scryer-prolog.git/commitdiff
library(format) is not used in this example
authorMarkus Triska <[email protected]>
Sun, 21 Jun 2020 07:44:57 +0000 (09:44 +0200)
committerMarkus Triska <[email protected]>
Sun, 21 Jun 2020 07:46:05 +0000 (09:46 +0200)
src/lib/xpath.pl

index 96c4beadf1c24c08475be83b3eaffcaaff2a39f0..d5e13c6debac51929b624073f6b00864368942a2 100644 (file)
@@ -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)).