Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
2f37208c
Commit
2f37208c
authored
Oct 21, 2019
by
Arturo Herrero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove dead code
The method was introduced in
028db84c
but it's no longer used.
parent
af6c2aba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
ee/app/models/ee/project.rb
ee/app/models/ee/project.rb
+0
-4
No files found.
ee/app/models/ee/project.rb
View file @
2f37208c
...
...
@@ -686,10 +686,6 @@ module EE
end
end
def
validate_board_limit
(
board
)
# Board limits are disabled in EE, so this method is just a no-op.
end
def
check_pull_mirror_branch_prefix
return
if
pull_mirror_branch_prefix
.
blank?
return
unless
pull_mirror_branch_prefix_changed?
...
...
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