Skip to content

Commit

Permalink
[clock] clean unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Elad Alfassa committed Jun 22, 2013
1 parent 7f2f690 commit 98d8a97
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions willie/modules/clock.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,7 @@
http://willie.dfbta.net
"""
import pytz
import re
import math
import time
import urllib
import locale
import socket
import struct
import datetime
from decimal import Decimal as dec
from willie.module import commands, command, example


Expand Down

0 comments on commit 98d8a97

Please sign in to comment.