summaryrefslogtreecommitdiff
path: root/dev-go/qt/files/qt-0_pre20200904-r1-unbundle_qt.patch
blob: b8e9a8637ef03c322ecf8e890206e388766ae1d9 (plain)
1
2
3
4
5
6
7
8
9
--- a/internal/binding/files/docs/mod.go
+++ b/internal/binding/files/docs/mod.go
@@ -1,6 +1 @@
 package docs
-
-import (
-	_ "github.com/therecipe/qt/internal/binding/files/docs/5.12.0"
-	_ "github.com/therecipe/qt/internal/binding/files/docs/5.13.0"
-)