mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 20:17:15 +00:00
Removing unreachable code
This commit is contained in:
parent
b81554fdc9
commit
e0f85095a8
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ namespace ICD.Common.Utils.IO
|
|||
return Directory.GetApplicationDirectory();
|
||||
#else
|
||||
return ApplicationEnvironment.ApplicationBasePath;
|
||||
return Directory.GetCurrentDirectory();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue