Skip to content

Commit

Permalink
Returned import accidentally deleted during rebase.
Browse files Browse the repository at this point in the history
  • Loading branch information
asgibson committed Dec 18, 2024
1 parent 6a3ff91 commit 6324561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions onair/src/ai_components/ai_plugin_abstract/ai_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

from abc import ABC, abstractmethod
from typing import Any
from onair.services.service_manager import ServiceManager


class AIPlugin(ABC):
Expand Down

0 comments on commit 6324561

Please sign in to comment.