remove unnessecary create extension "uuid-ossp"

This commit is contained in:
daurnimator
2016-03-14 20:52:51 +11:00
parent 13eed84f57
commit 2e440822cb
-1
View File
@@ -11,7 +11,6 @@ create role authenticator noinherit;
grant anon, author to authenticator;
create extension if not exists pgcrypto;
create extension if not exists "uuid-ossp";
-- We put things inside the basic_auth schema to hide
-- them from public view. Certain public procs/views will