Fix imports

This commit is contained in:
Lukas Klass 2020-05-29 09:34:38 +02:00
parent 4a5d9cdc64
commit 1884559125
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ from ..SpectralQty import SpectralQty
import astropy.units as u
from ..Entry import Entry
from typing import Union
import os.path
class FileTarget(ATarget):