Skip to content

Commit

Permalink
Fix checkstyle.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad committed Mar 28, 2024
1 parent c6a513b commit 4bdde44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* @author <a href="mailto:[email protected]">Raffi Khatchadourian</a>
*/
public class EclipsePythonSourceDirectoryTreeModule extends EclipseSourceDirectoryTreeModule implements Module {
public class EclipsePythonSourceDirectoryTreeModule extends EclipseSourceDirectoryTreeModule {

protected IPath rootPath;

Expand Down

0 comments on commit 4bdde44

Please sign in to comment.