mirror of
https://github.com/rosenbjerg/FFMpegCore.git
synced 2024-11-10 08:34:12 +01:00
removed unnecessary usings
This commit is contained in:
parent
06b9667991
commit
745fe2a8cc
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
using System.Diagnostics;
|
||||
using System.Globalization;
|
||||
using System.Text.RegularExpressions;
|
||||
using FFMpegCore.Enums;
|
||||
using FFMpegCore.Exceptions;
|
||||
|
|
Loading…
Reference in a new issue