#!/usr/bin/env ts-node
/**
 * Cleanup script to remove duplicate functions from the database
 * Keeps the newer versions and drops the older ones
 */
export {};
//# sourceMappingURL=cleanup-duplicate-functions.d.ts.map