remove unused import from uit WebView

This commit is contained in:
Stephen Birarda 2016-10-17 14:29:12 -07:00
parent 3ce47631b7
commit 4ec703b7dc

View file

@ -9,7 +9,6 @@
// //
import QtQuick 2.5 import QtQuick 2.5
import HFWebEngineProfile 1.0
import "." import "."
BaseWebView { BaseWebView {