backend-plugin-api: remove gs

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-01-10 16:04:11 +01:00
parent 2b6dbc28fa
commit a8c87abf91
@@ -18,7 +18,7 @@ import { Knex } from 'knex';
/**
* The DatabaseService manages access to databases that Plugins get.
*gs
*
* @public
*/
export interface DatabaseService {