Remove unnecessary code

This commit is contained in:
Alex Kotov 2022-12-19 13:21:31 +04:00
parent 3e1fd1e614
commit 16978c545a
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ module KernAux
def freeze
@data.freeze
super
self
end
# :nocov: