Remove obsolete code.

Remove some unnecessary module imports and code that worked with UNIX
timestamps.
This commit is contained in:
John "Elwin" Edwards 2012-07-26 09:35:07 -07:00
parent 5eacaecbcb
commit 72fcde0ae0
3 changed files with 0 additions and 14 deletions

View file

@ -1,8 +1,6 @@
#!/usr/bin/python
import os
import time
import calendar
import psycopg2
import rlgalldb as rlgall