Skip to content

Commit

Permalink
remove dev imports
Browse files Browse the repository at this point in the history
  • Loading branch information
FedokDL committed Oct 24, 2024
1 parent 48975bd commit a0ef506
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions smart-contracts/contracts/diamond/facets/SessionRouter.sol
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ import {LibSD} from "../../libs/LibSD.sol";

import {ISessionRouter} from "../../interfaces/facets/ISessionRouter.sol";

import "hardhat/console.sol";

contract SessionRouter is
ISessionRouter,
OwnableDiamondStorage,
Expand Down

0 comments on commit a0ef506

Please sign in to comment.