Skip to content

Commit

Permalink
totally no longer necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
jzuhone committed Sep 6, 2017
1 parent 1b01b1b commit e4a6d1a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/current_load_page
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

from datetime import datetime, timedelta, timezone
import os
import time
import matplotlib
matplotlib.use("agg")
import acispy
Expand Down Expand Up @@ -336,5 +335,3 @@ while True:
f = open(cssfile, "w")
f.write("\n".join(lr_web_css))
f.close()

time.sleep(20)

0 comments on commit e4a6d1a

Please sign in to comment.