Skip to content

Commit

Permalink
Update BasicHotelManager.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
ghareeb-falazi committed Oct 25, 2024
1 parent 19518fc commit e30b490
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BasicHotelManager.sol
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// SPDX-License-Identifier: Apache-2.0
pragma solidity ^0.8.17;

import "./IResourceManager.sol";
import {StringUtils} from "./StringUtils.sol";

contract BasicHotelManager {
Expand Down

0 comments on commit e30b490

Please sign in to comment.