op_REMINDME
"""
Copyright (c) 2020 New Entity Operations Inc.
ALL RIGHTS RESERVED
Import middlelayer program-specific resources
Module: remindme
Purpose: Extend system time functions
"""
## Imports: Custom
from core_middlelayer import (
REMINDME_DEFAULT_BANNER,
)
#class build_RemindMe:
# def construct_RemindMe():
# ->RemindMe module code here
Return HOME