Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
getzze committed Oct 25, 2024
1 parent 3b7a75b commit 5ef39f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sleap/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

from __future__ import annotations

import base64
import json
import os
import re
Expand All @@ -28,7 +27,6 @@
import rapidjson
import rich.progress
import yaml
from PIL import Image

import sleap.version as sleap_version

Expand Down

0 comments on commit 5ef39f8

Please sign in to comment.