Adding newline to end of file for IProgramRepository

This commit is contained in:
ryanbodrug-microsoft 2020-07-09 07:01:12 -07:00
parent a1ecdc9bfa
commit d55cac80bf

View File

@ -8,4 +8,4 @@ namespace Microsoft.Plugin.Program.Storage
void Load();
void Save();
}
}
}