Placeholder function
TODO: add implementation
This commit is contained in:
parent
c3666cdcf1
commit
57218b37fd
|
|
@ -264,4 +264,9 @@ class Program
|
|||
}
|
||||
}
|
||||
|
||||
static bool Convert(Dictionary<string,string> files)
|
||||
{
|
||||
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user