Skip to content

Commit 4970890

Browse files
committed
removed Qt
1 parent 4d502a6 commit 4970890

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyobs_brot/brottelescope.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
import asyncio
22
import logging
33
from typing import Any
4-
5-
import qasync # type: ignore
6-
74
import numpy as np
85

96
from pyobs.mixins import FitsNamespaceMixin

0 commit comments

Comments
 (0)