Remove pry

This commit is contained in:
Arfon Smith
2014-10-13 16:38:21 -05:00
parent 653314448c
commit 5cc053694a

View File

@@ -1,6 +1,6 @@
require 'linguist/lazy_blob'
require 'rugged'
require 'pry'
module Linguist
# 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.