Skip to content

Commit 5596f87

Browse files
committed
chore(webview): remove preconcurrency tag
1 parent 57d4da6 commit 5596f87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vibetype/WebView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import UIKit
2-
@preconcurrency import WebKit
2+
import WebKit
33
import AuthenticationServices
44
import SafariServices
55

0 commit comments

Comments
 (0)