mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
Whitespace fixes
This commit is contained in:
parent
a20f936e28
commit
7523610710
10 changed files with 25 additions and 26 deletions
|
@ -19,4 +19,3 @@ urlpatterns = patterns('',
|
|||
url(r'^api/(?P<secret_id>[^/]+)/$', snippet_resource),
|
||||
url(r'^api/$', snippet_resource),
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue