Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and dbrattli committed Jul 29, 2022
1 parent b545552 commit 19cfab8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions notebooks/reactivex.io/startup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
from random import randint

import reactivex
from reactivex import operators as ops


logging.basicConfig(format="%(threadName)s:%(message)s")
log = logging.getLogger("Rx")
Expand Down

0 comments on commit 19cfab8

Please sign in to comment.