Skip to content

remove use of String.strip() #13

Open
@goatchurchprime

Description

In FileAbstraction line 1029

String scomment = lis.comment.strip().replace("\"", ""); 

Needs to be trim() so it compiles in Java1.8

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions