Skip to content
Snippets Groups Projects
Commit 06377505 authored by vreznice's avatar vreznice
Browse files

PPBKA3M-101 - Compiler warnings fix

parent 1f9fdeab
No related branches found
No related tags found
1 merge request!12PPBKA3M-101
Pipeline #9504 failed
......@@ -94,7 +94,7 @@ public class DatabaseAccess : IDatabaseAccess
return metricFile;
}
public ObjectFile? GetObjectFileByName(string objectFileName)
{
ObjectFile? objFile = null;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment