Skip to content

Commit

Permalink
MISC: Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
czgdp1807 committed Aug 22, 2024
1 parent 3f55407 commit 26b65b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jupyter_cache/cache/db.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import datetime
import os
from pathlib import Path
import sys
from typing import Any, Dict, List, Optional, Union

from sqlalchemy import JSON, Column, DateTime, Integer, String, Text
Expand Down

0 comments on commit 26b65b8

Please sign in to comment.