Remove double appearence of heading parameter in repression of RedFam
This commit is contained in:
@@ -83,7 +83,6 @@ class RedFam:
|
|||||||
", red_page_id=" + repr( self._red_page_id ) + \
|
", red_page_id=" + repr( self._red_page_id ) + \
|
||||||
", status=" + repr( self._status ) + \
|
", status=" + repr( self._status ) + \
|
||||||
", fam_hash=" + repr( self._fam_hash ) + \
|
", fam_hash=" + repr( self._fam_hash ) + \
|
||||||
", heading=" + repr( self._heading ) + \
|
|
||||||
" )"
|
" )"
|
||||||
|
|
||||||
return __repr
|
return __repr
|
||||||
|
|||||||
Reference in New Issue
Block a user