Skip to content

Commit ee0a94d

Browse files
committed
Fixed warning that could not resolve base documentation for 'EnvReader'
1 parent 7401fca commit ee0a94d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Reader/EnvReader.Try.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
namespace DotEnv.Core;
88

99
// These methods return 'false' if the environment variable is null not set.
10-
/// <inheritdoc />
1110
public partial class EnvReader
1211
{
1312
/// <inheritdoc />

0 commit comments

Comments
 (0)