Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
whats-open
Commits
46f3474a
Commit
46f3474a
authored
Aug 17, 2018
by
Ayham Hasan
Browse files
Removed support for Mason Korea
parent
3b191ee9
Pipeline
#2763
passed with stage
in 1 minute and 20 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
whats-open/api/models.py
View file @
46f3474a
...
@@ -56,7 +56,6 @@ class Location(TimeStampedModel):
...
@@ -56,7 +56,6 @@ class Location(TimeStampedModel):
CAMPUS_LOCATIONS
=
(
CAMPUS_LOCATIONS
=
(
# (set in model, human readable version)
# (set in model, human readable version)
(
"prince william"
,
"Prince William County Science and Technology"
),
(
"prince william"
,
"Prince William County Science and Technology"
),
(
"korea"
,
"Mason Korea"
),
(
"fairfax"
,
"Fairfax"
),
(
"fairfax"
,
"Fairfax"
),
(
"arlington"
,
"Arlington"
)
(
"arlington"
,
"Arlington"
)
)
)
...
...
Write
Preview
Markdown
is supported
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