refactoring
This commit is contained in:
parent
30a8ac75ec
commit
8e658d2bb4
21 changed files with 135 additions and 29 deletions
|
|
@ -20,11 +20,11 @@
|
|||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
using Yavsc.Models.Booking;
|
||||
using Yavsc.Models.Messaging;
|
||||
|
||||
namespace Yavsc.Models.Calendar
|
||||
{
|
||||
using Models.Workflow;
|
||||
using Models.Messaging;
|
||||
/// <summary>
|
||||
/// I calendar manager.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue