mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 12:28:47 +00:00
Remove pry
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
require 'linguist/lazy_blob'
|
require 'linguist/lazy_blob'
|
||||||
require 'rugged'
|
require 'rugged'
|
||||||
require 'pry'
|
|
||||||
module Linguist
|
module Linguist
|
||||||
# A Repository is an abstraction of a Grit::Repo or a basic file
|
# A Repository is an abstraction of a Grit::Repo or a basic file
|
||||||
# system tree. It holds a list of paths pointing to Blobish objects.
|
# system tree. It holds a list of paths pointing to Blobish objects.
|
||||||
|
|||||||
Reference in New Issue
Block a user