Skip to content

Commit

Permalink
Remove bogus import
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonwatts committed Mar 3, 2024
1 parent 351286d commit 4d6e516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion func_adl_xAOD/common/cpp_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import copy
from dataclasses import dataclass
from typing import Dict, List, Optional, Union
from typing import Dict, Optional, Union


@dataclass
Expand Down

0 comments on commit 4d6e516

Please sign in to comment.