mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-13 21:33:20 +01:00
remove requires for types
autoloaded by zeitwerk
This commit is contained in:
parent
55f60bc5a7
commit
6e54b4daba
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require "dry-initializer"
|
||||
require "types"
|
||||
|
||||
module UseCase
|
||||
class Base
|
||||
|
|
Loading…
Reference in a new issue