Skip to content

Commit 75b8fc3

Browse files
author
Antonino Tramontana
committed
added routine for deleting a package
1 parent 6b3f191 commit 75b8fc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
from config import Config
1616
from coderbotTestUnit import run_test as runCoderbotTestUnit
1717
import pigpio
18+
from musicPackages import MusicPackageManager
1819

1920
BUTTON_PIN = 16
2021

0 commit comments

Comments
 (0)