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
854e05de
Verified
Commit
854e05de
authored
Jul 05, 2021
by
asahiocean
🚀
Browse files
Removed the space
parent
4eb255be
Changes
1
Show whitespace changes
Inline
Side-by-side
SZRCAI/SZRCAI/Root Files/SceneDelegate.swift
View file @
854e05de
...
...
@@ -20,6 +20,6 @@ class SceneDelegate: UIResponder, UIWindowSceneDelegate {
func
sceneDidDisconnect
(
_
scene
:
UIScene
)
{
}
func
sceneDidBecomeActive
(
_
scene
:
UIScene
)
{
}
func
sceneWillResignActive
(
_
scene
:
UIScene
)
{
}
func
sceneWillEnterForeground
(
_
scene
:
UIScene
)
{
}
func
sceneWillEnterForeground
(
_
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