Commit ab50b843 authored by Matthew Dawson's avatar Matthew Dawson
Browse files

Remove useless import.

Cause its useless.
parent 42fc4304
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -30,8 +30,6 @@ package ca.mcscert.jtet.tabularexpression;

import ca.mcscert.jtet.expression.Expression;

import java.util.List;

/**
 *
 * @author Matthew Dawson <matthew@mjdsystems.ca>