Skip to content

Commit 57a3180

Browse files
committed
too many blank line
1 parent 5ccc72d commit 57a3180

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

readthedocs/projects/models.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@
4141
else:
4242
from urlparse import urlparse
4343

44-
45-
4644
log = logging.getLogger(__name__)
4745

4846

readthedocs/vcs_support/backends/bzr.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
from StringIO import StringIO
1212

1313

14-
1514
class Backend(BaseVCS):
1615
supports_tags = True
1716
fallback_branch = ''

0 commit comments

Comments
 (0)