Skip to content
Snippets Groups Projects
Commit 724864ee authored by Semyon Pupkov's avatar Semyon Pupkov
Browse files

Remove unnecessary require_relative calls from service classes

Rails by default use autoload for all dirs from app folder.
require_relative not needed. See ActiveSupport::Dependencies.autoload_paths
parent 78e34d8a
No related branches found
No related tags found
Loading
Showing
with 4 additions and 32 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment