summaryrefslogtreecommitdiffstats
path: root/lib/git/repository.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/git/repository.rb')
-rw-r--r--lib/git/repository.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/git/repository.rb b/lib/git/repository.rb
index d76dc8b..7e61167 100644
--- a/lib/git/repository.rb
+++ b/lib/git/repository.rb
@@ -1,5 +1,4 @@
module Git
class Repository < Path
-
end
end