librefi/librefi/fxckers/ledatel.py

10 lines
175 B
Python
Raw Normal View History

2020-11-29 01:14:58 +01:00
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
2020-08-30 16:26:29 +02:00
from ._common import BaseFxcker
class LedatelFxcker(BaseFxcker):
def unfxck(self):
return False