Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sturdy-robot committed Apr 14, 2024
1 parent d5eb664 commit 0db3f2f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions esm/definitions.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.

import os
from pathlib import Path

ROOT_DIR = Path(__file__).parent
Expand Down

0 comments on commit 0db3f2f

Please sign in to comment.