trying out the hint from github issue
[plcapi.git] / migrations / 101-up-leases.sql
index 42ef63f..0c9b538 100644 (file)
@@ -1,6 +1,3 @@
--- $Id$
--- $URL$
-
 -- we're using the 'lease' nodetype to model reservable nodes
 INSERT INTO node_types VALUES ('reservable');
 -- also the dummynet node_type is obsolete