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