Remove weird debug remnant in traits contrib
This commit is contained in:
parent
ea20a7eb9c
commit
a5345d78ca
1 changed files with 0 additions and 6 deletions
|
|
@ -1400,9 +1400,3 @@ class GaugeTrait(CounterTrait):
|
||||||
Fills the gauge to its maximum allowed by base + mod
|
Fills the gauge to its maximum allowed by base + mod
|
||||||
"""
|
"""
|
||||||
del self.current
|
del self.current
|
||||||
|
|
||||||
|
|
||||||
class UpdatingTrait(CounterTrait):
|
|
||||||
"""
|
|
||||||
This is a trait that
|
|
||||||
"""
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue