Remove whitespace
This commit is contained in:
parent
8b8c923541
commit
c210802b4c
|
@ -174,7 +174,6 @@ module PostgresModule {
|
||||||
|
|
||||||
this.client = this.pool
|
this.client = this.pool
|
||||||
this.setSchema()
|
this.setSchema()
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
setSchema() {
|
setSchema() {
|
||||||
|
|
Loading…
Reference in New Issue