From b1d24f32df2f24f9c0f10aaf8fa51509cf9843c9 Mon Sep 17 00:00:00 2001 From: Bartosz Gotowski Date: Fri, 1 Mar 2024 01:39:55 +0100 Subject: [PATCH] ci: loool --- src/services/usos.test.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/services/usos.test.ts b/src/services/usos.test.ts index 21ab580..fe34ef1 100644 --- a/src/services/usos.test.ts +++ b/src/services/usos.test.ts @@ -1,7 +1,6 @@ import { test, describe, expect } from 'bun:test'; import { usosService } from './usos'; -// access_token=WQu8UChxC8gbNkv4dc4G; access_token_secret=3BV7UPLQvSST4EpBZta9ZpvQvwY8EbwzQQKVr2JF describe('usos', () => { const service = usosService({ get: function (): Promise {