We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 551ad60 commit 60c0db2Copy full SHA for 60c0db2
db/PDF/_PDF.0.sg
@@ -4,7 +4,6 @@ init("format", "pdf");
4
5
function detect() {
6
sName = PDF.getFileFormatName();
7
- sType = "~TEST";
8
sVersion = PDF.getFileFormatVersion();
9
sOptions = PDF.getFileFormatOptions();
10
0 commit comments