From 425bd35c736b7e1c0dbe5b3f9162e195b3be6018 Mon Sep 17 00:00:00 2001 From: CGantert345 <57003061+CGantert345@users.noreply.github.com> Date: Thu, 25 Feb 2021 11:02:26 +0100 Subject: - bug fix on TicketType Enum - duplicate function getDocument removed - issuedOnLine null value allowed - maven install added (required renaming of some packages) --- src/org/uic/ticket/api/asn/package.html | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 src/org/uic/ticket/api/asn/package.html (limited to 'src/org/uic/ticket/api/asn/package.html') diff --git a/src/org/uic/ticket/api/asn/package.html b/src/org/uic/ticket/api/asn/package.html deleted file mode 100644 index 307075e..0000000 --- a/src/org/uic/ticket/api/asn/package.html +++ /dev/null @@ -1,7 +0,0 @@ - - -asn - - Provides code generated from the asn.1 specification using the openAsn compiler to implement the asn.1 encoduing and decoding using unaligned PER encoding. - - \ No newline at end of file -- cgit v1.2.3