useless commit spree: forgot I removed this

This commit is contained in:
əlemi 2022-04-28 13:00:52 +02:00
parent 1ecb1c44e8
commit 8b9848cdfb
No known key found for this signature in database
GPG key ID: BBCBFE5D7244634E

View file

@ -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