Merge pull request #15663 from backstage/rugvip/gs

backend-plugin-api: remove gs
This commit is contained in:
Patrik Oldsberg
2023-01-10 18:29:58 +01:00
committed by GitHub
@@ -18,7 +18,7 @@ import { Knex } from 'knex';
/**
* The DatabaseService manages access to databases that Plugins get.
*gs
*
* @public
*/
export interface DatabaseService {