1
0
Fork 0
mirror of https://github.com/tailix/libkernaux.git synced 2025-04-14 17:32:55 -04:00

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

View file

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