Skip to content

Commit

Permalink
Remove IP variable
Browse files Browse the repository at this point in the history
  • Loading branch information
atainter authored Feb 12, 2017
1 parent f215d53 commit c9569c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion smartmirror.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

LOCALE_LOCK = threading.Lock()

ip = '<IP>'
ui_locale = '' # e.g. 'fr_FR' fro French, '' as default
time_format = 12 # 12 or 24
date_format = "%b %d, %Y" # check python doc for strftime() for options
Expand Down

0 comments on commit c9569c2

Please sign in to comment.