Skip to content

Commit

Permalink
remove unused import statement in WSDL
Browse files Browse the repository at this point in the history
  • Loading branch information
dfaure-kdab authored and Allen Winter committed Sep 8, 2022
1 parent 99d9214 commit 5926bd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion unittests/logbook_wsdl/logbookifv3.wsdl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="https://www.elogbook.org/elogbook" xmlns:s1="http://microsoft.com/wsdl/types/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="https://www.elogbook.org/elogbook" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
<wsdl:types>
<s:schema elementFormDefault="qualified" targetNamespace="https://www.elogbook.org/elogbook">
<s:import namespace="http://microsoft.com/wsdl/types/" />
<s:element name="GetSyncTCBBlock">
<s:complexType>
<s:sequence>
Expand Down

0 comments on commit 5926bd0

Please sign in to comment.