mirror of
https://github.com/internetee/registry.git
synced 2025-07-26 04:28:27 +02:00
Make rubocop more happy
This commit is contained in:
parent
94078fe71e
commit
1666ef288a
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ module Deserializers
|
|||
|
||||
{
|
||||
body: ld.text,
|
||||
type: ld['type']
|
||||
type: ld['type'],
|
||||
}
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue