Remove unused ivar
This commit is contained in:
parent
15c1fd83a1
commit
254012644a
@ -200,7 +200,6 @@ module FakeFS
|
|||||||
@path = path
|
@path = path
|
||||||
@mode = mode
|
@mode = mode
|
||||||
@file = FileSystem.find(path)
|
@file = FileSystem.find(path)
|
||||||
@open = true
|
|
||||||
|
|
||||||
check_modes!
|
check_modes!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user