X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Freset-password.js;h=49a481a18ae515a8e9a30e1fd49f03225fe3b521;hb=c1a7ab7f04fdb1601cf1e41c4e372dbd3c81f3de;hp=5ae3af9ea93be524869f52a2dbe958625d5a1ee9;hpb=c129e2a1677a51b1adae3c08839fb397b565a57e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/reset-password.js b/scripts/reset-password.js index 5ae3af9ea..49a481a18 100755 --- a/scripts/reset-password.js +++ b/scripts/reset-password.js @@ -2,8 +2,6 @@ 'use strict' -// TODO: document this script - const program = require('commander') const db = require('../server/initializers/database')