Skip to content

Commit 7eb65dd

Browse files
committed
Remove rest-client import
1 parent 730cab7 commit 7eb65dd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/models/user.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# frozen_string_literal: true
22

3-
require 'rest-client'
4-
53
class User < ApplicationRecord
64
include Comparable
75
include Gravtastic

0 commit comments

Comments
 (0)