Commit be3e45ff authored by Emily Chang's avatar Emily Chang

Remove repeated words

parent 18c1bd0e
...@@ -171,9 +171,7 @@ Checking integrity of Uploads ...@@ -171,9 +171,7 @@ Checking integrity of Uploads
Done! Done!
``` ```
To delete these references to remote uploads that were deleted externally, open the [GitLab Rails Console](../troubleshooting/navigating_gitlab_via_rails_console.md#starting-a-rails-console-session) To delete these references to remote uploads that were deleted externally, open the [GitLab Rails Console](../troubleshooting/navigating_gitlab_via_rails_console.md#starting-a-rails-console-session) and run:
and run:
[Rails Console](../troubleshooting/navigating_gitlab_via_rails_console.md#starting-a-rails-console-session):
```ruby ```ruby
uploads_deleted=0 uploads_deleted=0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment