diff --git a/notes.txt b/notes.txt deleted file mode 100644 index e3a826237..000000000 --- a/notes.txt +++ /dev/null @@ -1,6 +0,0 @@ -Need to set poller_name as primary key for this to work: - -ALTER TABLE pollers - ADD PRIMARY KEY (poller_name) - -Check in beginning?