mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-25 00:44:03 -04:00
Remove MailchimpController class
Signed-off-by: objec <objecttothis@gmail.com>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
<?php
|
||||
|
||||
namespace App\Plugins\MailchimpPlugin\Controllers;
|
||||
|
||||
use App\Controllers\Secure_Controller;
|
||||
|
||||
class MailchimpController extends Secure_Controller
|
||||
{
|
||||
//TODO: this is for functions that prepare data for partial views
|
||||
}
|
||||
Reference in New Issue
Block a user