summaryrefslogtreecommitdiff
path: root/JPratt/src/main/java/bjc/pratt/commands/BinaryPostCommand.java
diff options
context:
space:
mode:
Diffstat (limited to 'JPratt/src/main/java/bjc/pratt/commands/BinaryPostCommand.java')
-rw-r--r--JPratt/src/main/java/bjc/pratt/commands/BinaryPostCommand.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/JPratt/src/main/java/bjc/pratt/commands/BinaryPostCommand.java b/JPratt/src/main/java/bjc/pratt/commands/BinaryPostCommand.java
index 316f0fe..943554c 100644
--- a/JPratt/src/main/java/bjc/pratt/commands/BinaryPostCommand.java
+++ b/JPratt/src/main/java/bjc/pratt/commands/BinaryPostCommand.java
@@ -1,7 +1,5 @@
package bjc.pratt.commands;
-import bjc.pratt.NonInitialCommand;
-
/**
* A operator with fixed precedence.
*