Apply automatic rubocop fixes
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'sqlite3'
|
||||
|
||||
REFERENCE_QUERY = File.new('reference.sql', 'r').read
|
||||
|
Reference in New Issue
Block a user