streamline var assignment
parent
c758831962
commit
f8fc05bbf9
|
@ -148,8 +148,6 @@ class Db
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
old, new = names
|
old, new = names
|
||||||
recreate_default = false
|
|
||||||
old_is_active = false
|
|
||||||
|
|
||||||
workspace = framework.db.find_workspace(old)
|
workspace = framework.db.find_workspace(old)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue