From dac1c41da79cc9100c1be6bf751f3fb4bb523818 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9E=D1=81=D0=BE=D0=B2=D0=B8=D0=BA=20=D0=9F=D0=BE=D0=BB?= =?UTF-8?q?=D0=B8=D0=BD=D0=B0=20=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD?= =?UTF-8?q?=D0=B4=D1=80=D0=BE=D0=B2=D0=BD=D0=B0?= Date: Sun, 17 Jan 2021 16:56:12 +0000 Subject: [PATCH] Delete Qt.xq --- Qt.xq | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 Qt.xq diff --git a/Qt.xq b/Qt.xq deleted file mode 100644 index e53d2c7..0000000 --- a/Qt.xq +++ /dev/null @@ -1,3 +0,0 @@ -declare variable $inputDocument external; -doc($inputDocument)/catalog/array/ -concat ('Name:', Name) \ No newline at end of file -- GitLab