Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asahiocean
SZRCAI
Commits
e35a0acc
Verified
Commit
e35a0acc
authored
Jul 05, 2021
by
asahiocean
🚀
Browse files
Removed the space
parent
854e05de
Changes
1
Show whitespace changes
Inline
Side-by-side
SZRCAI/SZRCAI/Root Files/SceneDelegate.swift
View file @
e35a0acc
...
@@ -19,7 +19,7 @@ class SceneDelegate: UIResponder, UIWindowSceneDelegate {
...
@@ -19,7 +19,7 @@ class SceneDelegate: UIResponder, UIWindowSceneDelegate {
func
sceneDidDisconnect
(
_
scene
:
UIScene
)
{
}
func
sceneDidDisconnect
(
_
scene
:
UIScene
)
{
}
func
sceneDidBecomeActive
(
_
scene
:
UIScene
)
{
}
func
sceneDidBecomeActive
(
_
scene
:
UIScene
)
{
}
func
sceneWillResignActive
(
_
scene
:
UIScene
)
{
}
func
sceneWillResignActive
(
_
scene
:
UIScene
)
{}
func
sceneWillEnterForeground
(
_
scene
:
UIScene
)
{}
func
sceneWillEnterForeground
(
_
scene
:
UIScene
)
{}
func
sceneDidEnterBackground
(
_
scene
:
UIScene
)
{}
func
sceneDidEnterBackground
(
_
scene
:
UIScene
)
{}
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment