We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da7901 commit ed814ddCopy full SHA for ed814dd
src/ert/gui/main.py
@@ -3,8 +3,6 @@
3
import logging
4
import os
5
import sys
6
-import webbrowser
7
-import warnings
8
from signal import SIG_DFL, SIGINT, signal
9
from typing import Optional, Tuple
10
0 commit comments