mirror of https://github.com/citusdata/citus.git
Fix style
parent
aa72313c85
commit
c8eece443e
|
@ -33,4 +33,3 @@ _PG_init(void)
|
|||
columnar_init_gucs();
|
||||
columnar_tableam_init();
|
||||
}
|
||||
|
||||
|
|
|
@ -352,7 +352,6 @@ _PG_init(void)
|
|||
}
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* DoInitialCleanup does cleanup at start time.
|
||||
* Currently it:
|
||||
|
|
Loading…
Reference in New Issue