code cleanup (#743)
* update tools * run code cleanup * update dependencies
This commit is contained in:
@@ -5,4 +5,4 @@ public class PlayoutItemDoesNotExistOnDisk : BaseError
|
||||
public PlayoutItemDoesNotExistOnDisk(string path) : base($"Playout item does not exist on disk\n{path}")
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user