summaryrefslogtreecommitdiff
path: root/lib/github/representation/repo.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/github/representation/repo.rb')
-rw-r--r--lib/github/representation/repo.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/github/representation/repo.rb b/lib/github/representation/repo.rb
deleted file mode 100644
index 6938aa7db05..00000000000
--- a/lib/github/representation/repo.rb
+++ /dev/null
@@ -1,6 +0,0 @@
-module Github
- module Representation
- class Repo < Representation::Base
- end
- end
-end