Skip to content

Commit 559975d

Browse files
committed
remove unnecessary import
1 parent 647a04b commit 559975d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gnsspy/io/readFile.py

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
import datetime
1212
import numpy as np
1313
import pandas as pd
14-
from pyunpack import Archive
1514
from gnsspy.download import get_rinex, get_ionosphere
1615
from gnsspy.funcs.checkif import (isfloat, isint, isexist)
1716
from gnsspy.funcs.date import doy2date

0 commit comments

Comments
 (0)