GitHub removed some unecessary code
This commit is contained in:
parent
e3ff4e5bcf
commit
b68d5c9f4c
3 changed files with 2 additions and 14 deletions
|
|
@ -14,11 +14,6 @@ ColumnLayout {
|
|||
property string currentVersion: "v1.2.1" // Fallback version
|
||||
property var contributors: GitHub.contributors
|
||||
|
||||
Component.onCompleted: {
|
||||
// Initialize the GitHub service
|
||||
GitHub.init()
|
||||
}
|
||||
|
||||
spacing: 0
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue