Skip to content

Commit

Permalink
Remove bad import
Browse files Browse the repository at this point in the history
Summary: It was not properly cleaned up in D42036

Test Plan: Built locally

Reviewers: thomas.vochten

Reviewed By: thomas.vochten

Differential Revision: https://phabricator.guardsquare.com/D42052
  • Loading branch information
piazzesiNiccolo-GS committed Dec 13, 2024
1 parent bacde1c commit d9f2173
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import proguard.AppView;
import proguard.classfile.visitor.ParallelAllClassVisitor;
import proguard.pass.Pass;
import proguard.pass.PassId;

/**
* Ensures all strings are at most 65535 bytes in length, when encoded as modified UTF-8.
Expand Down

0 comments on commit d9f2173

Please sign in to comment.