Remove custom repo class
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
# auto_register: false
|
||||
# frozen_string_literal: true
|
||||
|
||||
require "rom-repository"
|
||||
|
||||
module Adamantium
|
||||
class Repo < ROM::Repository::Root
|
||||
include Deps[container: "persistence.rom"]
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user