Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
1
Star
0
Fork
0
bahniks
/
CM_Manager_0_4_0
Code
Issues
0
Pull requests
0
Projects
0
Insights
Pulse
Graphs
Permalink
Browse files
removed a leftover print
Loading branch information
...
1 parent
d22e958
commit
3eb7971ff4e047911e1e55873752547b2d9b6240
bahniks
committed
Jul 29, 2015
Unified
Split
Showing
1 changed file
with
0 additions
and
2 deletions
.
+0
−2
Stuff/Modules/mwm.py
Show comments
View
2
Stuff/Modules/mwm.py
@@ -46,8 +46,6 @@ def __init__(self, nameA, *_):
if
not
self
.data:
raise
Exception
(
"
Failure in data initialization.
"
)
-
print
(
self
.getT1Stay())
-
def
_addReinforcedSector
(
self
,
string
,
position
):
self
.platformX
=
eval
(string[position
+
1
])
Toggle all file notes
0 comments on commit
3eb7971
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
3eb7971