From 941584ccdb80bceb2a512fd9dc899aa3473fb2fb Mon Sep 17 00:00:00 2001 From: bnonni Date: Sat, 2 Nov 2024 20:45:19 -0400 Subject: [PATCH] remove test --- src/drpm/profile.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/drpm/profile.ts b/src/drpm/profile.ts index 5fcb6e0..cf565fc 100644 --- a/src/drpm/profile.ts +++ b/src/drpm/profile.ts @@ -224,6 +224,4 @@ export class DrpmProfile extends DrpmProfileUtils { Logger.plain(` - ${web}`); Logger.plain(` - ${btc}`); } -} - -DrpmProfile.list(); \ No newline at end of file +} \ No newline at end of file