Fix some comments

Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
This commit is contained in:
Martina Iglesias Fernandez
2021-03-29 10:14:52 +02:00
parent 18f4301d3b
commit 6a9b9d0f7c
4 changed files with 9 additions and 13 deletions
@@ -16,4 +16,3 @@
export { readGoogleGcsIntegrationConfig } from './config';
export type { GoogleGcsIntegrationConfig } from './config';
export const GOOGLE_GCS_HOST = 'storage.cloud.google.com';