removed pdxinfo

This commit is contained in:
PossiblyAxolotl 2022-04-17 14:04:30 -06:00
parent d4329620a7
commit 0c46fc1f0c

View file

@ -1,11 +0,0 @@
// launch.json
{
"version": "0.2.0",
"configurations": [
{
"type": "playdate",
"request": "launch",
"name": "Rocket Bits"
}
]
}