X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fcom%2Fstevesoft%2Fpat%2FStringBufferLike.java;fp=src%2Fcom%2Fstevesoft%2Fpat%2FStringBufferLike.java;h=18fa994dc9f9e1817c2428c0bd26bc53d0aa1282;hb=f24dacb1da56fccf05d684e2f4899facec2aecf7;hp=6987eec87b7c6d7bdb6eb81e826e5e6286f6dab8;hpb=133e5d7be0ca295fd4ac4ccfa6c82165c795ea80;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. */