summaryrefslogtreecommitdiff
path: root/src/cli/runtime/Transaction.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/runtime/Transaction.cs')
-rw-r--r--src/cli/runtime/Transaction.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/runtime/Transaction.cs b/src/cli/runtime/Transaction.cs
index a64e7f1c..21ff35bc 100644
--- a/src/cli/runtime/Transaction.cs
+++ b/src/cli/runtime/Transaction.cs
@@ -14,7 +14,7 @@ using System;
using System.Threading;
using System.Collections.Generic;
-namespace org.clojure.runtime
+namespace clojure.lang
{
public class Transaction{