demo user

This commit is contained in:
realaravinth
2021-08-09 10:37:19 +05:30
parent a5558e4b6f
commit 3c72d27b36
11 changed files with 123 additions and 85 deletions

View File

@@ -10,7 +10,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
@@ -38,9 +37,7 @@ use libmcaptcha::{
pow::PoWConfig,
pow::Work,
system::{System, SystemBuilder},
// master::messages::AddSite,
};
use sqlx::postgres::PgPoolOptions;
use sqlx::PgPool;