Skip to content

Commit d183fdb

Browse files
committed
remove extra empty line at class body beginning of lib/redmine/scm/adapters/bazaar_adapter.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@20125 e93f8b46-1217-0410-a6f0-8f06a7374b81
1 parent 25f33b9 commit d183fdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/redmine/scm/adapters/bazaar_adapter.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ module Redmine
2323
module Scm
2424
module Adapters
2525
class BazaarAdapter < AbstractAdapter
26-
2726
# Bazaar executable name
2827
BZR_BIN = Redmine::Configuration['scm_bazaar_command'] || "bzr"
2928

0 commit comments

Comments
 (0)