Skip to content

Commit

Permalink
Remove unused import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Garulf committed Jan 31, 2024
1 parent 8f8a925 commit 4ef656a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyflowlauncher/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import importlib.metadata
import logging
import os

from .plugin import Plugin
from .result import JsonRPCAction, Result, send_results, ResultResponse
Expand Down

0 comments on commit 4ef656a

Please sign in to comment.