Skip to content

Commit

Permalink
Got rid of extra imports from other branch
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Mar 10, 2023
1 parent b71f385 commit d7c25e0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions python/ctem/ctem/driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@
import shutil
from ctem import util
import sys
import pandas
from ctem import craterproduction
from scipy.interpolate import interp1d
from ctem import __file__ as _pyfile
from pathlib import Path
import warnings

class Simulation:
"""
Expand Down

0 comments on commit d7c25e0

Please sign in to comment.