You've already forked Promocode-API
mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-05-23 00:27:12 +00:00
feat: added patch promocode, promocode stat, user signup/signin, user profile get/patch, user feed
also bug fixes and improvements
This commit is contained in:
@@ -18,6 +18,3 @@ class AntifraudHealthCheck(BaseHealthCheckBackend):
|
||||
|
||||
def identifier(self) -> str:
|
||||
return self.__class__.__name__
|
||||
|
||||
|
||||
__all__ = ["AntifraudHealthCheck"]
|
||||
|
||||
Reference in New Issue
Block a user