Skip to content

Commit 7d5db8f

Browse files
committed
Remove redundant docstring
1 parent 56fc02c commit 7d5db8f

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

api/config/settings.py

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
"""
2-
Django settings for axelrod project.
3-
4-
Generated by 'django-admin startproject' using Django 1.9.8.
5-
6-
For more information on this file, see
7-
https://docs.djangoproject.com/en/1.9/topics/settings/
8-
9-
For the full list of settings and their values, see
10-
https://docs.djangoproject.com/en/1.9/ref/settings/
11-
"""
12-
131
import os
142
import subprocess
153
import dj_database_url

0 commit comments

Comments
 (0)