0
0
Fork 0

Fix Lint/EmptyBlock cop (#27748)

This commit is contained in:
Matt Jankowski 2023-11-07 04:11:04 -05:00 committed by GitHub
parent b06284c572
commit cfa14ec6d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 6 additions and 19 deletions

View file

@ -1,4 +1,3 @@
# frozen_string_literal: true
Fabricator(:system_key) do
end
Fabricator(:system_key)