Skip to content

Commit b0bd77d

Browse files
committed
oops
1 parent b1384c4 commit b0bd77d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

SatsDecoder/systems/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from SatsDecoder.systems.ax25 import *
1111
from SatsDecoder.systems.cit_gardens_02 import *
1212
from SatsDecoder.systems.csp import *
13-
from SatsDecoder.systems.csum import *
1413
from SatsDecoder.systems.cubebel2 import *
1514
from SatsDecoder.systems.dstar_one import *
1615
from SatsDecoder.systems.geoscan import *
@@ -34,7 +33,6 @@
3433
'ax25',
3534
'cit_gardens_02',
3635
'csp',
37-
'csum',
3836
'cubebel2',
3937
'greencube',
4038
'dstar_one',

0 commit comments

Comments
 (0)