X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Freset-password.js;h=49a481a18ae515a8e9a30e1fd49f03225fe3b521;hb=d5f345ed4cfac4e1fa84dcb4fce1cda4d32f9c73;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')