Skip to content

Commit

Permalink
[ignore] remove unused module import
Browse files Browse the repository at this point in the history
  • Loading branch information
line-o committed Feb 20, 2022
1 parent f5007dc commit caeb5a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/find.xq
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ xquery version "3.1";
: The info parameter can be used for troubleshooting
:)

import module namespace app="http://exist-db.org/xquery/app" at "app.xqm";
import module namespace config="http://exist-db.org/xquery/apps/config" at "config.xqm";
import module namespace versions="http://exist-db.org/apps/public-repo/versions" at "versions.xqm";

Expand Down

0 comments on commit caeb5a5

Please sign in to comment.