refactoring of code

This commit is contained in:
Jonas Kaninda
2024-12-07 02:22:35 +01:00
parent e7a58f0569
commit 07d580a8a9
17 changed files with 33 additions and 30 deletions

View File

@@ -1,5 +1,3 @@
package utils
/*
MIT License
@@ -23,6 +21,9 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/
package utils
import "os"
type MailConfig struct {