diff --git a/graphile-build/graphile-build-pg/src/watchFixtures.ts b/graphile-build/graphile-build-pg/src/watchFixtures.ts index ea45ff89f..1819e13dc 100644 --- a/graphile-build/graphile-build-pg/src/watchFixtures.ts +++ b/graphile-build/graphile-build-pg/src/watchFixtures.ts @@ -1,5 +1,3 @@ -// TODO: update the link in this code - /** * The "watch" schema that enables PostGraphile to look for changes in the * database. This used to be an SQL file in V4, but to make it more compatible