Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit b056644

Browse files
authored
Update CacheMethod.cs
1 parent 71f72e8 commit b056644

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/CachedObjects/CacheMethod.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99

1010
namespace Explorer
1111
{
12-
// TODO implement methods with primitive arguments
13-
1412
public class CacheMethod : CacheObjectBase
1513
{
1614
private bool m_evaluated = false;

0 commit comments

Comments
 (0)