cleanup
This commit is contained in:
		@ -1,10 +1,5 @@
 | 
			
		||||
# RozK
 | 
			
		||||
 | 
			
		||||
class NullCodec:
 | 
			
		||||
    @property
 | 
			
		||||
    def name(self):
 | 
			
		||||
        return b"<None>"
 | 
			
		||||
 | 
			
		||||
class Codec:
 | 
			
		||||
    __slots__ = '_ref'
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user