Skip to content

Commit

Permalink
[Truffle] Remove code left in by mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed Dec 12, 2016
1 parent 6d909f3 commit 21d7db5
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -66,7 +66,4 @@ public Collection<DynamicObject> dynamicObjectValues() {
return values;
}

public void clear() {
variables.clear();
}
}

0 comments on commit 21d7db5

Please sign in to comment.