undo test commit

This commit is contained in:
David Woodhouse 2007-04-05 20:15:34 +00:00
parent 585faa4872
commit 19b87d0bfc

View File

@ -5,7 +5,6 @@ CREATE TABLE resenders (
PRIMARY KEY (host, helo)
);
CREATE TABLE greylist (
id TEXT PRIMARY KEY,
expire INTEGER,