mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-07-25 14:54:17 +02:00
fix: remove file_renderer.py
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
# SPDX-FileCopyrightText: (c) TagStudio Contributors
|
||||
# SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
from PySide6.QtCore import QObject
|
||||
|
||||
|
||||
class FileRenderer(QObject): ...
|
||||
|
||||
|
||||
"""A Qt-specific entry point for rendering file previews and thumbnails."""
|
||||
Reference in New Issue
Block a user