useless commit spree: forgot I removed this
This commit is contained in:
parent
1ecb1c44e8
commit
8b9848cdfb
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ from .storage import Storage, SystemState, AuthenticatorState
|
||||||
from .game import GameState, GameChat, GameInventory, GameTablist, GameWorld
|
from .game import GameState, GameChat, GameInventory, GameTablist, GameWorld
|
||||||
from .scaffold import ConfigObject
|
from .scaffold import ConfigObject
|
||||||
from .addon import Addon
|
from .addon import Addon
|
||||||
from .notifier import Notifier, Provider, LoggingProvider
|
from .notifier import Notifier, Provider
|
||||||
|
|
||||||
__VERSION__ = pkg_resources.get_distribution('treepuncher').version
|
__VERSION__ = pkg_resources.get_distribution('treepuncher').version
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue