Remove unused VERSION from init

This commit is contained in:
Stephane Bruckert 2020-01-12 00:04:40 +00:00
parent 63c1aa4ffc
commit 36f8e1d465

View File

@ -1,5 +1,3 @@
VERSION='2.4.5'
from .client import *
from .oauth2 import *
from .util import *