Delete .yml

Signed-off-by: Web4 <137041369+QUBUHUB@users.noreply.github.com>
This commit is contained in:
Web4 2025-03-03 23:53:52 -08:00
parent 6c10b2c0d0
commit b96945b6e0

12
.yml
View File

@ -1,12 +0,0 @@
$ npm install --save ('https://smee.io/PI6J3xe99sOV7LRB')
const SmeeClient = require('https://smee.io/PI6J3xe99sOV7LRB')
const smee = new SmeeClient({
source: 'https://smee.io/PI6J3xe99sOV7LRB',
target: 'http://localhost:3000/events',
logger: console
})
const events = smee.start()
// Stop forwarding events
events.close()