aboutsummaryrefslogtreecommitdiffstats
path: root/github3/__init__.py
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2011-07-23 00:19:13 -0400
committerKenneth Reitz <me@kennethreitz.com>2011-07-23 00:19:13 -0400
commiteb8415770d094cd25f09890ea7d46c628c5eb5ba (patch)
treedbc45a267b31ffeab082dc1c4145c75fb5903534 /github3/__init__.py
parentupdates (diff)
downloadpython-github3-eb8415770d094cd25f09890ea7d46c628c5eb5ba.tar.xz
python-github3-eb8415770d094cd25f09890ea7d46c628c5eb5ba.zip
"refactor" #1
Diffstat (limited to 'github3/__init__.py')
-rw-r--r--github3/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/github3/__init__.py b/github3/__init__.py
deleted file mode 100644
index c2fdbad..0000000
--- a/github3/__init__.py
+++ /dev/null
@@ -1,3 +0,0 @@
-# -*- coding: utf-8 -*-
-
-from core import * \ No newline at end of file