cleanup indentation of ruby files
This commit is contained in:
parent
a178555838
commit
6470838065
@ -1,4 +1,3 @@
|
||||
|
||||
class FuzzyMatch
|
||||
|
||||
def self.match got, want
|
||||
@ -31,4 +30,3 @@ class FuzzyMatch
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
|
@ -47,4 +47,3 @@ end
|
||||
def fingerprint
|
||||
@fingerprint ||= Digest::SHA1.hexdigest "#{bin_extract_hash}-#{bin_prepare_hash}-#{bin_routed_hash}-#{profile_hash}-#{lua_lib_hash}-#{osm_hash}"
|
||||
end
|
||||
|
||||
|
@ -63,5 +63,3 @@ end
|
||||
|
||||
def log_preprocess_done
|
||||
end
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user