Skip to content

Commit

Permalink
Remove double import
Browse files Browse the repository at this point in the history
  • Loading branch information
palango committed May 15, 2019
1 parent c2dfbbc commit 6cc35dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion raiden/network/pathfinding.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import sys
from datetime import datetime
from enum import IntEnum, unique
from typing import Tuple
from uuid import UUID

import click
Expand Down

0 comments on commit 6cc35dc

Please sign in to comment.