Remove redundant comment

This commit is contained in:
Joey Wang
2023-03-02 12:55:47 +08:00
parent fa79522054
commit 013a86ac3a

View File

@@ -5,5 +5,3 @@ create table junctions
id varchar(32) primary key references _node(id) id varchar(32) primary key references _node(id)
, elevation numeric not null , elevation numeric not null
); );
-- unset pattern when delete pattern