New feature: Monitor on start (#42)
* Implement monitor on start * finish implementation of monitor on start
This commit is contained in:
parent
d3315c5c65
commit
889825275d
5 changed files with 39 additions and 3 deletions
|
|
@ -4,8 +4,6 @@ using Observatory.Framework.Files;
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using Observatory.Framework.Files.Journal;
|
||||
|
||||
namespace Observatory.PluginManagement
|
||||
|
|
|
|||
Loading…
Reference in a new issue