summaryrefslogtreecommitdiff
path: root/poezio/theming.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/theming.py')
-rwxr-xr-xpoezio/theming.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/poezio/theming.py b/poezio/theming.py
index 7a13bb6d..8624f709 100755
--- a/poezio/theming.py
+++ b/poezio/theming.py
@@ -73,7 +73,6 @@ except ImportError:
import curses
import functools
-import os
from typing import Dict, List, Union, Tuple, Optional, cast
from pathlib import Path
from os import path