Skip to content

Commit 095476f

Browse files
author
Matthias Koeppe
committed
src/sage/all.py: Remove deprecated import
1 parent 3f2a1d5 commit 095476f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/sage/all.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,6 @@
132132

133133
from sage.games.all import *
134134

135-
lazy_import('sage.media.wav', 'Wave', as_='wave', deprecation=12673)
136-
137135
from sage.logic.all import *
138136

139137
from sage.numerical.all import *

0 commit comments

Comments
 (0)