aboutsummaryrefslogtreecommitdiff
path: root/src/Generation
diff options
context:
space:
mode:
Diffstat (limited to 'src/Generation')
-rw-r--r--src/Generation/FileGenerator.kt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Generation/FileGenerator.kt b/src/Generation/FileGenerator.kt
index 3e410d39..df6bbd79 100644
--- a/src/Generation/FileGenerator.kt
+++ b/src/Generation/FileGenerator.kt
@@ -2,7 +2,6 @@ package org.jetbrains.dokka
import java.io.FileOutputStream
import java.io.OutputStreamWriter
-import java.util.LinkedHashMap
public class FileGenerator(val signatureGenerator: LanguageService,
val locationService: LocationService,