Ver código fonte

Fix.

How could that work at all? :-/
Herby Vojčík 7 anos atrás
pai
commit
d2cc1e63b5
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      src/Znock/ZnockExpectation.class.st

+ 0 - 1
src/Znock/ZnockExpectation.class.st

@@ -28,7 +28,6 @@ ZnockExpectation >> initialize [
 	super initialize.
 
 	delay := nil.
-	finalizer := nil.
 ]
 
 { #category : #accessing }