mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 10:09:08 +01:00
Remove superfluous require
This commit is contained in:
parent
6a03d3587a
commit
6700a52ad1
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require "errors"
|
||||
|
||||
class User
|
||||
module Relationship
|
||||
module Mute
|
||||
|
|
Loading…
Reference in a new issue