Skip to content

Commit

Permalink
Remove duplicated type
Browse files Browse the repository at this point in the history
  • Loading branch information
emilekm committed May 14, 2019
1 parent 6c12d53 commit cc87443
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/docs/scrapers/rest_framework.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ class RestFramework < Mkdocs
self.name = 'Django REST Framework'
self.release = '3.9.2'
self.slug = 'rest_framework'
self.type = 'mkdocs'
self.base_url = 'https://www.django-rest-framework.org/'
self.root_path = 'index.html'
self.links = {
Expand Down

0 comments on commit cc87443

Please sign in to comment.