Commit 27825082 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Remove grit require

parent 51f9c05f
require "grit"
module Network module Network
class Commit class Commit
include ActionView::Helpers::TagHelper include ActionView::Helpers::TagHelper
......
...@@ -24,8 +24,6 @@ ...@@ -24,8 +24,6 @@
# import_url :string(255) # import_url :string(255)
# #
require "grit"
class Project < ActiveRecord::Base class Project < ActiveRecord::Base
include Gitlab::ShellAdapter include Gitlab::ShellAdapter
extend Enumerize extend Enumerize
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment