Browse Source

Remove whitespace

pull/3178/head
Rory Powell 5 years ago
parent
commit
5b06aa082c
  1. 1
      packages/server/src/integrations/postgres.ts

1
packages/server/src/integrations/postgres.ts

@ -174,7 +174,6 @@ module PostgresModule {
this.client = this.pool
this.setSchema()
}
setSchema() {

Loading…
Cancel
Save