summaryrefslogtreecommitdiff
path: root/lib/github/error.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/github/error.rb')
-rw-r--r--lib/github/error.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/github/error.rb b/lib/github/error.rb
deleted file mode 100644
index 66d7afaa787..00000000000
--- a/lib/github/error.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-module Github
- RepositoryFetchError = Class.new(StandardError)
-end