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
fda6a4b5
Verified
Commit
fda6a4b5
authored
Jul 05, 2021
by
asahiocean
🚀
Browse files
cleaning
parent
1c5ca98f
Changes
1
Show whitespace changes
Inline
Side-by-side
SZRCAI/SZRCAI/Main code/Controllers/ViewController/Delegates/ModelDelegate+ViewController.swift
View file @
fda6a4b5
...
...
@@ -23,9 +23,7 @@ extension ViewController: ModelDelegate {
print
(
"User has chosen a starting point!"
)
case
Model
.
buttonTag
.
finish
.
rawValue
:
guard
selected
!=
nil
else
{
return
}
#if DEBUG
print
(
"User selected endpoint!"
)
#endif
case
Model
.
buttonTag
.
routecalc
.
rawValue
:
#if DEBUG
print
(
"Trying to make the shortest route!"
)
...
...
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