mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-16 14:00:00 -05:00
refactor: rename logging -> io + add more funcs
This commit is contained in:
@@ -7,7 +7,7 @@ from pathlib import Path
|
||||
from typing import Any, Dict, Optional
|
||||
|
||||
from caelestia.utils import hypr
|
||||
from caelestia.utils.logging import log_message
|
||||
from caelestia.utils.io import log_message
|
||||
from caelestia.utils.paths import user_config_path
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user