Skip to content

Commit c5741f8

Browse files
committed
refactor: remove unused-import
1 parent b68a3c1 commit c5741f8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pytorch_optimizer/adan.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import math
2-
31
import torch
42
from torch.optim.optimizer import Optimizer
53

0 commit comments

Comments
 (0)