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
46bdbc5d
Commit
46bdbc5d
authored
Apr 22, 2019
by
Stan Hu
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'mk/remove-unused-code' into 'master'
Remove unused code See merge request gitlab-org/gitlab-ce!27557
parents
84a1e37f
e6327316
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
app/models/concerns/storage/legacy_namespace.rb
app/models/concerns/storage/legacy_namespace.rb
+0
-6
No files found.
app/models/concerns/storage/legacy_namespace.rb
View file @
46bdbc5d
...
...
@@ -104,11 +104,5 @@ module Storage
end
end
end
def
remove_legacy_exports!
legacy_export_path
=
File
.
join
(
Gitlab
::
ImportExport
.
storage_path
,
full_path_was
)
FileUtils
.
rm_rf
(
legacy_export_path
)
end
end
end
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