X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fcom%2Fstevesoft%2Fpat%2FStringBufferLike.java;h=18fa994dc9f9e1817c2428c0bd26bc53d0aa1282;hb=5a6d8d69732445af2189fc4bab7a09dbd77bb829;hp=6987eec87b7c6d7bdb6eb81e826e5e6286f6dab8;hpb=c40cf903f740a72ab63dd1abc10fa33450ce660d;p=jalview.git diff --git a/src/com/stevesoft/pat/StringBufferLike.java b/src/com/stevesoft/pat/StringBufferLike.java index 6987eec..18fa994 100755 --- a/src/com/stevesoft/pat/StringBufferLike.java +++ b/src/com/stevesoft/pat/StringBufferLike.java @@ -7,7 +7,6 @@ package// // com.stevesoft.pat; -import com.stevesoft.pat.*; /** A tool that is used to make the \E, \U, \L, and \Q elements of a substitution. */