Skip to content

Commit

Permalink
Removed an unnecessary version definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Twixes committed Aug 5, 2018
1 parent 7770a72 commit 1882124
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions somsiad.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
from somsiad_helper import *
from plugins import *

__version__ = '1.2.0-dev' # Current Somsiad version

logging.basicConfig(filename='somsiad.log', level=logging.INFO, format='%(asctime)s - %(levelname)s - %(message)s')

# This is what happens every time the bot launches
Expand Down

0 comments on commit 1882124

Please sign in to comment.