backend-plugin-api: cleanup ServiceRef interface
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -44,8 +44,6 @@ export type ServiceRef<
|
||||
*/
|
||||
T: TService;
|
||||
|
||||
toString(): string;
|
||||
|
||||
$$type: '@backstage/ServiceRef';
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user