mirror of
https://github.com/developersu/ClearClock.git
synced 2025-05-14 19:20:26 +03:00
Remove unnecessary QtLocation import from ShadowConfig
This commit is contained in:
parent
eee1d9147c
commit
9511bba9db
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import QtQuick 2.4
|
||||
import QtQuick.Controls 2.12 as QtControls
|
||||
import QtQuick.Layouts 1.15 as QtLayouts
|
||||
import QtLocation 5.12
|
||||
import QtQuick.Dialogs 1.2
|
||||
|
||||
import "."
|
||||
|
|
Loading…
Reference in a new issue