Skip to content

Commit

Permalink
remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
HelioGuilherme66 authored Oct 13, 2024
1 parent a5d0e42 commit a1bca91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/robotide/application/application.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
import builtins
import os
import wx

from contextlib import contextmanager
from pathlib import Path
from ..namespace import Namespace
Expand Down

0 comments on commit a1bca91

Please sign in to comment.